Ticket #26785: 26785.diff
File 26785.diff, 454 bytes (added by , 11 years ago) |
---|
-
wp-includes/css/buttons.css
170 170 .wp-core-ui .button-disabled { 171 171 color: #aaa !important; 172 172 border-color: #ddd !important; 173 background: #f7f7f7 !important; 173 174 -webkit-box-shadow: none !important; 174 175 box-shadow: none !important; 175 176 text-shadow: 0 1px 0 #fff !important;