Changeset 27784 for trunk/src/wp-admin/css/colors/light/colors.scss
- Timestamp:
- 03/27/2014 05:55:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/light/colors.scss
r27106 r27784 31 31 color: $text-color; 32 32 } 33 34 /* Override the theme filter highlight color for this scheme */ 35 .theme-section.current, 36 .theme-filter.current { 37 border-bottom-color: $highlight-color; 38 }
Note: See TracChangeset
for help on using the changeset viewer.