adopt both themes for changes affecting add-ons manager between Mozilla 6 and 7
[themes.git] / EarlyBlue / global / plugins.css
index 10d368d26eb01c9097d1f1a2c311473bf720de50..cb4c76ddcf37b1325df9665c0bcc29b6c75bac5c 100644 (file)
@@ -95,7 +95,6 @@ span.label {
 table {
   background-color: #CCD0DD;
   color: #000000;
-/*  font: message-box; */
   text-align: left;
   width: 100%;
   border: 1px solid #9999CC;
@@ -110,7 +109,7 @@ th {
 
 th + th,
 td + td {
-  border-left: 1px dotted #9999CC; 
+  border-left: 1px dotted #9999CC;
 }
 
 td {
@@ -123,13 +122,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