keep up with SeaMonkey Classic changes done in the last few months
[themes.git] / EarlyBlue / navigator / pageInfo.css
index 50acfb45b4f831b4ac189fa2465afbcaf4b1595c..f8cdb6379168bc1dd74818c7e654ef26b1d047c3 100644 (file)
@@ -14,7 +14,7 @@
  * The Original Code is Mozilla Communicator client code.
  *
  * The Initial Developer of the Original Code is Daniel Brooks.
  * The Original Code is Mozilla Communicator client code.
  *
  * The Initial Developer of the Original Code is Daniel Brooks.
- * Portions created by the Initial Developer are Copyright (C) 2001
+ * Portions created by the Initial Developer are Copyright (C) 2001-2004
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
@@ -36,7 +36,7 @@
 
 @import "chrome://global/skin/";
 
 
 @import "chrome://global/skin/";
 
-outliner {
+tree {
   margin: .5em;
 }
 
   margin: .5em;
 }
 
@@ -60,5 +60,12 @@ textbox.header {
 
 #thepreviewimage {
   margin: 1em;
 
 #thepreviewimage {
   margin: 1em;
-  border: 2px solid black;
+}
+
+.fixedsize {
+  height: 8.5em;
+}
+
+textbox[disabled] {
+  font-style: italic;
 }
 }