Actions
Patch #12910
closedPlugin settings div should perhaps have 'settings' CSS class
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The div which contains all the settings for the main Settings page has the CSS classes 'box tabular settings'. The equivalent div on the plugin settings page is only 'box tabular'. The attached patch adds the CSS class 'settings' onto the plugin settings div which makes the UI more consistent and the plugin settings page look a bit better.
Based on trunk r11204
Files
Updated by Jean-Philippe Lang almost 12 years ago
- Category set to UI
- Status changed from New to Closed
- Target version set to 2.3.0
Committed in r11217, thanks!
Actions