keep up with Classic development
[themes.git] / EarlyBlue / navigator / pageInfo.css
index ddc0b2faa3310b46ffb359376866917c8318362d..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.
- * 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):
@@ -65,3 +65,7 @@ textbox.header {
 .fixedsize {
   height: 8.5em;
 }
+
+textbox[disabled] {
+  font-style: italic;
+}