sync both themes with suite classic theme changes in SeaMonkey 2.38 cycle
[themes.git] / LCARStrek / communicator / feed-subscribe.css
index 1e380286e1ca2125c21b31a2dc1597c808122d3c..333727958ca23d4e4ff4386c57a973f45cc19354 100644 (file)
@@ -1,6 +1,6 @@
 html {
   background: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 #feedBody {
@@ -13,7 +13,7 @@ html {
 
 #feedHeaderContainer {
   border: 1px solid #9C9CFF;
-  -moz-border-radius: 10px;
+  border-radius: 10px;
   margin: -3em auto 0 auto;
   background-color: #FFCF00;
 }
@@ -29,12 +29,12 @@ html {
   color: #000000;
 }
 
-#alwaysUse .checkbox-check {
+.alwaysUse .checkbox-check {
   border-color: #9C9CFF !important;
   background-color: #000000 !important;
 }
 
-#alwaysUse .checkbox-label-box {
+.alwaysUse .checkbox-label-box {
   color: #000000 !important;
 }
 
@@ -93,7 +93,7 @@ body {
   margin: 0;
   padding: 0 2em;
   color: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 h1 {