small fixes for EarlyBlue 1.3
[themes.git] / EarlyBlue / global / browser.css
index aa1d1c380bdabacd554d790a83ed09d63f920925..d417862b9dd84bae87224272c7a308d85c85a8b8 100644 (file)
@@ -43,7 +43,6 @@
 }
 
 tabpanels {
-  -moz-appearance: none;
 }
 
 .tabbrowser-tabs {
@@ -76,7 +75,7 @@ tabbrowser > tabbox > tabpanels {
 /* ::::: close & new tab buttons ::::: */
 
 .tabs-closebutton {
-  margin-bottom: 3px;
+  margin-bottom: 2px;
   margin-right: 2px;
   list-style-image: url("chrome://global/skin/icons/close-button.gif");
 }
@@ -87,6 +86,7 @@ tabbrowser > tabbox > tabpanels {
 
 .tabs-newbutton {
   margin: 0px;
+  margin-top: 2px;
   padding: 0px;
   list-style-image: url("chrome://global/skin/icons/tab-new.gif");
 }
\ No newline at end of file