X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2Ftabbrowser.css;fp=EarlyBlue%2Fnavigator%2Ftabbrowser.css;h=b70dcfc67ef444e9bf0603e8c5781cd253eb5330;hp=46b14f6e91d657aba6f88be5b255e0fccfebccc3;hb=8caa872d050772c572257f23011c668f70dcaef7;hpb=a6100a5d5ff3f80b4433ba209c2b896c017f1b43 diff --git a/EarlyBlue/navigator/tabbrowser.css b/EarlyBlue/navigator/tabbrowser.css index 46b14f6e..b70dcfc6 100644 --- a/EarlyBlue/navigator/tabbrowser.css +++ b/EarlyBlue/navigator/tabbrowser.css @@ -56,7 +56,7 @@ tabpanels { .tab-icon { margin-top: 1px; - margin-right: 3px; + -moz-margin-end: 3px; width: 16px; height: 16px; } @@ -79,7 +79,7 @@ tabbrowser > tabbox > tabpanels { .tabs-closebutton { margin-bottom: 2px; - margin-right: 2px; + -moz-margin-end: 2px; list-style-image: url("chrome://global/skin/icons/close-button.gif"); } @@ -97,7 +97,7 @@ tabbrowser > tabbox > tabpanels { .tab-drop-indicator-bar { height: 11px; margin-top: -11px; - margin-left: -8px; + -moz-margin-start: -8px; position: relative; }