We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49a7a7d + 170455d commit ab3abb6Copy full SHA for ab3abb6
normalize.css
@@ -290,25 +290,6 @@ select { /* 1 */
290
text-transform: none;
291
}
292
293
-/**
294
- * Change the cursor in all browsers (opinionated).
295
- */
296
-
297
-button,
298
-[type="button"],
299
-[type="reset"],
300
-[type="submit"] {
301
- cursor: pointer;
302
-}
303
304
305
- * Restore the default cursor to disabled elements unset by the previous rule.
306
307
308
-[disabled] {
309
- cursor: default;
310
311
312
/**
313
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
314
* controls in Android 4.
0 commit comments