fifth and final part of syncing LCARStrek with Firefox 32 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index 126c11fb7f0db42017b074bf287595ea0abd434b..d6a3c75d5ba45b92cdfeee1bca86ef56d19b8c96 100644 (file)
@@ -6,11 +6,6 @@
 
 @namespace html "http://www.w3.org/1999/xhtml";
 
-@font-face {
-  font-family: "Clear Sans";
-  src: url("chrome://browser/content/fonts/ClearSans-Regular.woff") format('woff');
-}
-
 #dialogBox,
 dialog,
 window,
@@ -49,7 +44,7 @@ caption > label {
 prefpane {
   max-width: 800px;
   padding: 0;
-  font-family: "Clear Sans", sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
   font-size: 1.25rem;
   line-height: 22px;
   color: #FF9F00;
@@ -297,7 +292,6 @@ radio {
 
 .category-name {
   line-height: 22px;
-  font-family: "Clear Sans", sans-serif;
   font-size: 1.25rem;
   padding-bottom: 2px;
   -moz-padding-start: 9px;
@@ -512,7 +506,6 @@ filefield {
 
 #typeColumn,
 #actionColumn {
-  font-family: "Clear Sans", sans-serif;
   line-height: 20px;
 /*  color: #737980;
   height: 36px;