Backed out changeset bbb688fe1ba3 (bug 1365614)
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; }
|
||||
input { -moz-appearance: none; appearance: none; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user