prefer Liberation Sans font above others
[themes.git] / LCARStrek / global / global.css
index f1ecfc073139e9607f84a00bb96d4ed6aa5d2ada..011dafbe7aef5db0e56357ccb184807d56720dd7 100644 (file)
@@ -97,7 +97,7 @@ prefwindow {
   background-color: #000000;
   color: #FF9F00;
 /*  font: 3mm "Final Frontier",tahoma,arial,helvetica,sans-serif; */
-  font: 11px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
   padding: 3px;
 }
 
@@ -205,10 +205,6 @@ statusbarpanel:not(.statusbar-resizerpanel):-moz-lwtheme {
   -moz-box-orient: vertical;
 }
 
-window:not([active="true"]) menubar > menu {
-  color: #8050B0;
-}
-
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
 }
@@ -348,7 +344,7 @@ description {
   cursor: pointer;
 }
 
-.text-link:focus {
+.text-link:-moz-focusring {
   /* Don't specify the outline-color, we should always use initial value. */
   outline: 1px dotted;
 }