Changeset 29697
- Timestamp:
- 09/03/2014 05:05:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_admin.scss
r29614 r29697 403 403 /* Media */ 404 404 405 .media-modal-close:hover .media-modal-icon:before,406 .edit-attachment-frame .edit-media-header .right:hover,407 .edit-attachment-frame .edit-media-header .left:hover {408 color: $link-focus;409 }410 411 405 .media-item .bar, 412 406 .media-progress-bar div { … … 446 440 } 447 441 448 .theme-overlay .theme-header .close:hover,449 .theme-overlay .theme-header .right:hover,450 .theme-overlay .theme-header .left:hover {451 color: $link-focus;452 }453 454 442 .theme-section.current, 455 443 .theme-filter.current { … … 477 465 } 478 466 479 .theme-install-overlay .close-full-overlay:hover,480 .theme-install-overlay .close-full-overlay:focus,481 .theme-install-overlay .previous-theme:hover,482 .theme-install-overlay .previous-theme:focus,483 .theme-install-overlay .next-theme:hover,484 .theme-install-overlay .next-theme:focus {485 color: $link-focus;486 }487 488 467 /* Widgets */ 489 468 … … 503 482 background-color: $menu-highlight-background; 504 483 color: $menu-highlight-text; 505 }506 507 .customize-controls-close:focus,508 .customize-controls-close:hover,509 .control-panel-back:focus,510 .control-panel-back:hover {511 color: $link-focus;512 484 } 513 485
Note: See TracChangeset
for help on using the changeset viewer.