update both themes for toolkit winstripe changes up to 2010-07-25
[themes.git] / EarlyBlue / global / plugins.css
index f69ba7e014f9c8e149ffed77cb206ecbe6740b31..a46b1b1b05bee6beace66843dbdd8f87aa7ce386 100644 (file)
@@ -42,7 +42,7 @@
 body {
   background-color: #FFFFFF;
   color: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 a:link, a:visited, a:active {
@@ -57,8 +57,8 @@ hr {
 div#outside {
  text-align: justify;
  width: 90%;
margin-left: 5%;
margin-right: 5%;
-moz-margin-start: 5%;
-moz-margin-end: 5%;
 }
 
 div#plugs {
@@ -85,7 +85,7 @@ div.plugname {
 }
 
 dl {
-  margin: 0px 0px 3px 0px;
+  margin: 0px 0px 3px;
 }
 
 span.label {
@@ -123,13 +123,9 @@ th, td {
 }
 
 th.type, th.suff {
-  width: 20%;
+  width: 25%;
 }
 
 th.desc {
   width: 50%;
 }
-
-th.enabled {
-  width: 10%;
-}
\ No newline at end of file