Changeset 28122 for trunk/src/wp-admin/css/colors/_admin.scss
- Timestamp:
- 04/14/2014 08:21:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_admin.scss
r28098 r28122 453 453 } 454 454 455 /* Widgets */ 456 457 .widgets-chooser li.widgets-chooser-selected { 458 background-color: $menu-highlight-background; 459 color: $menu-highlight-text; 460 } 461 462 .widgets-chooser li.widgets-chooser-selected:before, 463 .widgets-chooser li.widgets-chooser-selected:focus:before { 464 color: $menu-highlight-text; 465 } 466 467 /* Customize */ 468 469 #customize-theme-controls .widget-area-select .selected { 470 background-color: $menu-highlight-background; 471 color: $menu-highlight-text; 472 } 473 455 474 456 475 /* jQuery UI Slider */
Note: See TracChangeset
for help on using the changeset viewer.