X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fwizard.css;h=f96cd99c4ee0872ee986356227a0eda27b3c05dd;hp=8315937c04e0158ce1d69c7ecbdd01b44a728454;hb=7862e6ee1141fa74a714e5461320d2fb8299c455;hpb=e181d49eeb1dcbecff7259949174b68c78b547c9 diff --git a/EarlyBlue/global/wizard.css b/EarlyBlue/global/wizard.css index 8315937c..f96cd99c 100644 --- a/EarlyBlue/global/wizard.css +++ b/EarlyBlue/global/wizard.css @@ -77,11 +77,11 @@ wizard[branded="true"] .wizard-header-icon { margin: 10px; } -.wizard-button[wizardbutton="finish"], -.wizard-button[wizardbutton="next"] { - -moz-margin-start: -1px !important; +.wizard-button[dlgtype="finish"], +.wizard-button[dlgtype="next"] { + -moz-margin-start: 0px !important; } -.wizard-button[wizardbutton="back"] { +.wizard-button[dlgtype="back"] { -moz-margin-end: 0px !important; }