Ticket #26785: disabled_button_css.patch
File disabled_button_css.patch, 434 bytes (added by , 11 years ago) |
---|
-
wp-includes/css/buttons.css
179 179 box-shadow: none !important; 180 180 text-shadow: 0 1px 0 #fff !important; 181 181 cursor: default; 182 pointer-events: none; 182 183 } 183 184 184 185 /* ----------------------------------------------------------------------------