Changeset 26551
- Timestamp:
- 12/03/2013 02:10:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/color-schemes/_admin.scss
r26422 r26551 402 402 /* Themes */ 403 403 404 .theme .active .theme-name,405 .theme-browser . add-new-theme:hover:after {404 .theme-browser .theme.active .theme-name, 405 .theme-browser .theme.add-new-theme:hover:after { 406 406 background: $highlight-color; 407 407 } 408 408 409 .theme-browser . add-new-theme:hover span:after {409 .theme-browser .theme.add-new-theme:hover span:after { 410 410 color: $highlight-color; 411 411 }
Note: See TracChangeset
for help on using the changeset viewer.