Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: IbwWM0FL6HF
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
input[dİsabled] {display: none;}
|
||||
/* input[dİsabled="disabled"] {display: inline;} */
|
||||
/* work around unreliable form-control rendering on Gtk+3 (see bug 1223198): */
|
||||
input { -moz-appearance: none; appearance: none; }
|
||||
input { -moz-appearance: none; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user