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:
@@ -5,7 +5,7 @@
|
||||
<style>
|
||||
p:fİrst-letter {color: red}
|
||||
/* 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