sync with classic development and prepare 1.8 release
[themes.git] / EarlyBlue / global / global.css
index 837d4df93535be54967610535c6f3f05a79cc674..18cc774a0690f0284bd86130896178b8774b1d8b 100644 (file)
@@ -62,7 +62,7 @@ menulist > menupopup,
 }
 
 .menulist-compact {
 }
 
 .menulist-compact {
-  -moz-binding: url("chrome://global/content/bindings/menulist.xml#menulist-compact");
+  -moz-binding: url("chrome://global/skin/globalBindings.xml#menulist-compact");
 }
 
 /*
 }
 
 /*
@@ -166,3 +166,7 @@ resizer[dir="bottomright"] {
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
 }
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
 }
+
+description.error {
+  color: #FF0000;
+}