Changeset 41984
- Timestamp:
- 10/23/2017 11:33:54 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_mixins.scss
r38501 r41984 26 26 } 27 27 28 &:active { 28 &:active, 29 &.active, 30 &.active:focus, 31 &.active:hover { 29 32 background: darken( $button-color, 10% ); 30 33 border-color: darken( $button-color, 15% );
Note: See TracChangeset
for help on using the changeset viewer.