Add html namespace and some comments
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* Limit CSS data leak, POTENTIALLY BREAKS SOME SITES */
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
body input:not([value=""])[type],
|
||||
body input:not([value=""])[type]:focus ~ *,
|
||||
body input:not([value=""])[type] * {
|
||||
|
||||
Reference in New Issue
Block a user