X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fwizard.css;h=5d471088ba540765e8302f2fd2f31fac825a15ea;hp=1f6ab0abe8f5790a94718da76646040858210acf;hb=a9f6369d5cebd3c329b993d57e73bcf30fffd2cd;hpb=dce35e05f66238ede29df439a6a70714598bcb98 diff --git a/LCARStrek/global/wizard.css b/LCARStrek/global/wizard.css index 1f6ab0ab..5d471088 100644 --- a/LCARStrek/global/wizard.css +++ b/LCARStrek/global/wizard.css @@ -19,17 +19,17 @@ wizard[description=""] .wizard-header-description { } .wizard-header-label { - -moz-margin-start: 23px; + margin-inline-start: 23px; font-weight: bold; } .wizard-header-description { - -moz-margin-start: 44px; + margin-inline-start: 44px; } wizard[branded="true"] .wizard-header-icon { list-style-image: url("chrome://branding/content/icon48.png"); - -moz-margin-end: 5px; + margin-inline-end: 5px; } .wizard-page-box { @@ -46,10 +46,10 @@ wizard[branded="true"] .wizard-header-icon { /* .wizard-button[dlgtype="finish"], .wizard-button[dlgtype="next"] { - -moz-margin-start: 0px !important; + margin-inline-start: 0px !important; } .wizard-button[dlgtype="back"] { - -moz-margin-end: 0px !important; + margin-inline-end: 0px !important; } */