Backed out changeset bbb688fe1ba3 (bug 1365614)

This commit is contained in:
Carsten "Tomcat" Book
2017-05-22 15:45:31 +02:00
parent 89d81baa22
commit 1aa86b3e0e
336 changed files with 695 additions and 574 deletions

View File

@@ -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; }
input { -moz-appearance: none; appearance: none; }
</style>
</head>