Ticket #26785: 26785.2.patch
File 26785.2.patch, 651 bytes (added by , 11 years ago) |
---|
-
wp-includes/css/buttons.css
174 174 box-shadow: none !important; 175 175 text-shadow: 0 1px 0 #fff !important; 176 176 cursor: default; 177 pointer-events: none; 177 178 } 178 179 179 180 /* ---------------------------------------------------------------------------- … … 230 231 box-shadow: none !important; 231 232 text-shadow: 0 -1px 0 rgba(0,0,0,0.1) !important; 232 233 cursor: default; 234 pointer-events: none; 233 235 } 234 236 235 237 /* ----------------------------------------------------------------------------