Skip to:
Content

bbPress.org

Changeset 5430


Ignore:
Timestamp:
07/09/2014 08:25:45 PM (12 years ago)
Author:
netweb
Message:

Updated _admin.scss via WP:changeset:29031. See #2583

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/styles/_admin.scss

    r5419 r5430  
    454454}
    455455
     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
    456466/* Widgets */
    457467
     
    473483}
    474484
     485.customize-controls-close:focus,
     486.customize-controls-close:hover,
    475487.control-panel-back:focus,
    476488.control-panel-back:hover {
Note: See TracChangeset for help on using the changeset viewer.