Changeset 29031 for trunk/src/wp-admin/css/colors/_admin.scss
- Timestamp:
- 07/08/2014 06:18:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_admin.scss
r28861 r29031 454 454 } 455 455 456 .theme-install-overlay .close-full-overlay:hover, 457 .theme-install-overlay .close-full-overlay:focus, 458 .theme-install-overlay .previous-theme:hover, 459 .theme-install-overlay .previous-theme:focus, 460 .theme-install-overlay .next-theme:hover, 461 .theme-install-overlay .next-theme:focus { 462 background-color: $menu-highlight-background; 463 color: $menu-highlight-text; 464 } 465 456 466 /* Widgets */ 457 467 … … 473 483 } 474 484 485 .customize-controls-close:focus, 486 .customize-controls-close:hover, 475 487 .control-panel-back:focus, 476 488 .control-panel-back:hover {
Note: See TracChangeset
for help on using the changeset viewer.