Pārlūkot izejas kodu

Fix textarea and input styling

main
Ashton Charbonneau 1 gadu atpakaļ
vecāks
revīzija
7730b69029
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      chrome/userContent.css

+ 4
- 0
chrome/userContent.css Parādīt failu

@@ -1,6 +1,10 @@
1 1
 
2 2
 /* Hacker News */
3 3
 @-moz-document domain("news.ycombinator.com") {
4
+	textarea, input {
5
+		-moz-appearance: none !important;
6
+	}
7
+
4 8
 	body,
5 9
 	[bgcolor="#f6f6ef"],
6 10
 	[bgcolor="#ff6600"],

Notiek ielāde…
Atcelt
Saglabāt