X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=f5eda35282852686239d1cba52f43593c315a4c2;hp=866d0c6647c1ecb2e24325f4190c2d33b3339457;hb=6831f2a08a96b0ec398ba88793203d36392b4fd3;hpb=9e9946be08eadffd31ed0faebd96d9a60181ac92 diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 866d0c66..f5eda352 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -163,14 +163,14 @@ statusbar { } .statusbar-left { - -moz-border-radius: 9px 0px 0px 9px; + border-radius: 9px 0px 0px 9px; background-color: #6000CF; width: 13px; -moz-margin-end: 3px; } .statusbar-right { - -moz-border-radius: 0px 9px 9px 0px; + border-radius: 0px 9px 9px 0px; background-color: #6000CF; width: 13px; -moz-margin-start: 3px; @@ -303,7 +303,7 @@ separator[orient="vertical"].groove-thin { description, label { cursor: default; - margin: 1px 3px; + margin: 1px 2px; } label[disabled="true"] {