From: lace <> Date: Sun, 18 May 2008 15:31:25 +0000 (+0000) Subject: Some hacks for the Firefox3 compatibility. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=2834a1a303fcc0865f713ba2d4cdf9c486e30d27;hp=dcae41c40310577b371cb142c87fe4200197ff9c Some hacks for the Firefox3 compatibility. --- diff --git a/.userContent.css b/.userContent.css index 37f1471..f1274b5 100644 --- a/.userContent.css +++ b/.userContent.css @@ -11,7 +11,7 @@ html,html>head,html>head *,html>body,html>body * { background-image: none !important; background-color: black !important; color: white !important; - border-color: gray !important; + border-color: black !important; /* These options would be nice but they break the formatting: position: static !important; left: 0px !important; @@ -43,11 +43,11 @@ html * blink { } html * input,html * select,html * textarea { - background-color: navy !important; padding: 1px !important; border-style: solid !important; border-width: 1px !important; margin: 1px !important; + color: black !important; } html * input,html * select,li,a { /* Conflicts with font-size etc.: */