resync with EarlyBlue
[themes.git] / LCARStrek / communicator / profile / profile.css
index c69c8ab69e6c4bbef98251f17eebd3352cfbeae3..df5a4df3dcd3d775cad695ad1e93866efdd3db72 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;
+}