X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Ftabbrowser.css;h=8ead231b77d52b986f75c8c830aed33d64b005db;hp=397fec5f92b7e328f534c1ece0107cac210e7abc;hb=8caa872d050772c572257f23011c668f70dcaef7;hpb=31e46317376d8a241d13edee5fe9fdf5815be034 diff --git a/LCARStrek/navigator/tabbrowser.css b/LCARStrek/navigator/tabbrowser.css index 397fec5f..8ead231b 100644 --- a/LCARStrek/navigator/tabbrowser.css +++ b/LCARStrek/navigator/tabbrowser.css @@ -55,7 +55,7 @@ tabpanels { .tab-icon { margin-top: 1px; - margin-right: 3px; + -moz-margin-end: 3px; width: 16px; height: 16px; } @@ -78,7 +78,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"); } @@ -101,7 +101,7 @@ tabbrowser > tabbox > tabpanels { .tab-drop-indicator-bar { height: 11px; margin-top: -11px; - margin-left: -8px; + -moz-margin-start: -8px; position: relative; }