Changeset 39249 for trunk/src/wp-admin/css/colors/_admin.scss
- Timestamp:
- 11/15/2016 06:10:16 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_admin.scss
r39141 r39249 468 468 } 469 469 470 /* Customize */471 472 #customize-theme-controls .widget-area-select .selected {473 background-color: $menu-highlight-background;474 color: $menu-highlight-text;475 }476 477 #customize-footer-actions .devices button:focus {478 border-bottom-color: $highlight-color;479 }480 481 #customize-controls .control-section:hover > .accordion-section-title,482 #customize-controls .control-section .accordion-section-title:hover,483 #customize-controls .control-section.open .accordion-section-title,484 #customize-controls .control-section .accordion-section-title:focus,485 #available-widgets .widget-tpl:hover,486 #available-widgets .widget-tpl.selected {487 border-left-color: $highlight-color;488 }489 490 470 /* Responsive Component */ 491 471
Note: See TracChangeset
for help on using the changeset viewer.