Changeset 46816 for branches/5.3/src/wp-admin/css/colors/_variables.scss
- Timestamp:
- 12/05/2019 09:32:26 PM (4 years ago)
- Location:
- branches/5.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.3
-
branches/5.3/src/wp-admin/css/colors/_variables.scss
r45117 r46816 19 19 20 20 $button-color: $highlight-color !default; 21 $ form-checked: $highlight-color !default;21 $button-text-color: $text-color !default; 22 22 23 $form-checked: #7e8993 !default; 23 24 24 25 // admin menu & admin-bar
Note: See TracChangeset
for help on using the changeset viewer.