keep up with Classic development
[themes.git] / EarlyBlue / communicator / profile / profile.css
index 3c659af64314586798ddcf67b38b0350eca580d8..288d2ddfdc913656b2395074b761b6a7cdfe6c36 100644 (file)
@@ -45,10 +45,6 @@ window.dialog {
   padding: 0;
 }
 
-.dimmed-highcontrast {
-  color: #99cccc ! important;
-} 
-
 #profiles > listitem {
   list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
 }
@@ -82,3 +78,7 @@ box#wizardButtons {
 box.selection {
   margin-top: 4px;
 }
+
+description.error {
+  color: #FF0000;
+}
\ No newline at end of file