update for trunk changes between 2008-02-07 and today
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
index f81f45d54c7aebc79d9106200076766df71ea537..f897966956838b8f6ca60239510ef5d41ad81597 100644 (file)
@@ -2,15 +2,10 @@
   font-size: 120%;
 }
 
-#scrollbox {
-  overflow-y: auto;
-  background-color: #CCD0DD;
-  border: 1px solid #9999CC;
-  margin: 1em 0 1em 0;
-  padding: 5px;
-}
-
 #eula {
+  -moz-appearance: none;
   font-family: monospace;
-  white-space: -moz-pre-wrap;
+  color: #000000;
+  border: 1px solid #9999CC;
+  margin: 1em 0 1em 0;
 }