X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpref%2Fpref.css;h=0ba8e18463cb9ecee04ea6c645d810fdf9f4098f;hp=191bab65ca98a43fd5da19e6f983f8c35c2ea671;hb=a1580a1eec3438d32c4485a79fa90c59b66dfd4a;hpb=613daf44f803febb8f13cb8e08f43e09d27bfee2 diff --git a/LCARStrek/browser/pref/pref.css b/LCARStrek/browser/pref/pref.css index 191bab65..0ba8e184 100644 --- a/LCARStrek/browser/pref/pref.css +++ b/LCARStrek/browser/pref/pref.css @@ -38,7 +38,8 @@ */ .buttonBox { - margin: 0px 3px 0px 0px !important; + margin: 0 !important; + -moz-margin-end: 3px !important; } .buttonBoxButton { @@ -92,7 +93,7 @@ expander { } .themesLink { - margin-left: 0px; + -moz-margin-start: 0px; text-decoration: underline; color: blue; cursor: pointer;