try to make mac menubar not bring up an empty toolbar
[themes.git] / LCARStrek / global / global.css
index a13f52070ce940e0c65702b032ffa91f93ad5653..5dd43311ee8bb2637ab8a16b02160cc00cf92b35 100644 (file)
@@ -8,6 +8,7 @@
 
 /* all localizable skin settings shall live here */
 @import url("chrome://global/locale/intl.css");
+@import url("chrome://global/content/global-platform.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
@@ -310,7 +311,7 @@ description {
 }
 
 .text-link {
-  color: blue;
+  color: #3333FF;
   text-decoration: underline;
   cursor: pointer;
 }