sync LCARStrek with the rest of the modifications in Firefox 10
[themes.git] / EarlyBlue / global / tabbox.css
index 264b375c40ff7c7a55135635a378797b10bef9cd..beb16e989a4219fb1648624df6b990e28f1b4f0b 100644 (file)
@@ -65,7 +65,7 @@ tabpanels {
 /* ::::: tab ::::: */
 
 tab {
-  margin-top: 2px;
+  margin-top: 1px;
   border: 1px outset #CCD0DD;
   border-bottom: none;
   padding: 1px 4px 2px;
@@ -86,7 +86,7 @@ tab:hover {
   color: #336699;
 }
 
-tab:focus > .tab-middle {
+tab:-moz-focusring > .tab-middle {
   /* Don't specify the outline-color, we should always use initial value. */
   outline: 1px dotted;
 }