Make WordPress Core

Changeset 27282


Ignore:
Timestamp:
02/26/2014 08:06:33 AM (11 years ago)
Author:
nacin
Message:

Ensure disabled secondary buttons do not change background on hover or active.

props helen.
fixes #26785.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/css/buttons.css

    r27174 r27282  
    171171    color: #aaa !important;
    172172    border-color: #ddd !important;
     173    background: #f7f7f7 !important;
    173174    -webkit-box-shadow: none !important;
    174175    box-shadow: none !important;
Note: See TracChangeset for help on using the changeset viewer.