Make WordPress Core

Ticket #26785: 26785.diff

File 26785.diff, 454 bytes (added by helen, 11 years ago)
  • wp-includes/css/buttons.css

     
    170170.wp-core-ui .button-disabled {
    171171        color: #aaa !important;
    172172        border-color: #ddd !important;
     173        background: #f7f7f7 !important;
    173174        -webkit-box-shadow: none !important;
    174175        box-shadow: none !important;
    175176        text-shadow: 0 1px 0 #fff !important;