From: Robert Kaiser Date: Fri, 7 Nov 2014 00:36:56 +0000 (+0100) Subject: restore space between wizard buttons X-Git-Tag: LCARStrek-2.31~15 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=dce35e05f66238ede29df439a6a70714598bcb98;ds=sidebyside restore space between wizard buttons --- diff --git a/EarlyBlue/global/wizard.css b/EarlyBlue/global/wizard.css index 26f0bb19..ad115549 100644 --- a/EarlyBlue/global/wizard.css +++ b/EarlyBlue/global/wizard.css @@ -43,7 +43,7 @@ wizard[branded="true"] .wizard-header-icon { .wizard-buttons-box-2 { margin: 10px; } - +/* .wizard-button[dlgtype="finish"], .wizard-button[dlgtype="next"] { -moz-margin-start: 0px !important; @@ -52,3 +52,4 @@ wizard[branded="true"] .wizard-header-icon { .wizard-button[dlgtype="back"] { -moz-margin-end: 0px !important; } +*/ diff --git a/LCARStrek/global/wizard.css b/LCARStrek/global/wizard.css index 2e5c4524..1f6ab0ab 100644 --- a/LCARStrek/global/wizard.css +++ b/LCARStrek/global/wizard.css @@ -43,7 +43,7 @@ wizard[branded="true"] .wizard-header-icon { .wizard-buttons-box-2 { margin: 10px; } - +/* .wizard-button[dlgtype="finish"], .wizard-button[dlgtype="next"] { -moz-margin-start: 0px !important; @@ -52,3 +52,4 @@ wizard[branded="true"] .wizard-header-icon { .wizard-button[dlgtype="back"] { -moz-margin-end: 0px !important; } +*/