Actions
Feature proposal #6694
closedAdd additional backend table css classes
Description
Tables can be hard to follow when reading left to right due to no borders breaking information up easily. Review adding table-striped table-bordered classes to backend table output.
Updated by krileon over 7 years ago
After review only table-stripped is needed as it allows backend table views to closely match Joomlas for a consistent look as well as easier to follow rows since it breaks up the information.
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon about 6 years ago
- Status changed from Assigned to Resolved
- Target version changed from CB 2.8 to CB 2.3
- % Done changed from 0 to 100
Implemented in MR !1388
Actions