X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Ftabbrowser.css;h=5e51f60c75818d6e9faa676ce0999fdda963fc5c;hp=6a841c45208722c6a96d440d6c2073fb73a0dd9d;hb=HEAD;hpb=8b5fc82e5ce79169c614abcba8c819ccafeb931a diff --git a/LCARStrek/navigator/tabbrowser.css b/LCARStrek/navigator/tabbrowser.css index 6a841c45..5e51f60c 100644 --- a/LCARStrek/navigator/tabbrowser.css +++ b/LCARStrek/navigator/tabbrowser.css @@ -25,7 +25,7 @@ tabpanels { .tab-icon { margin-top: 1px; - -moz-margin-end: 3px; + margin-inline-end: 3px; width: 16px; height: 16px; } @@ -41,7 +41,7 @@ tabpanels { } .tabbrowser-tab:first-of-type { - -moz-margin-start: 2px; + margin-inline-start: 2px; } tabbrowser > tabbox > tabpanels { @@ -131,7 +131,7 @@ tabbrowser > tabbox > tabpanels { .tab-drop-indicator-bar { height: 11px; margin-top: -11px; - -moz-margin-start: -6px; + margin-inline-start: -6px; position: relative; }