X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fskin%2Fwizard.css;fp=LCARStrek%2Fglobal%2Fskin%2Fwizard.css;h=0000000000000000000000000000000000000000;hp=52e2f5c232521e62deac73c2c27065c83005b384;hb=613a86e80f09c2eeef7a7ec37d175323c739c978;hpb=d0e796dd2e4b058577da1c1c2d3357fd724141f4 diff --git a/LCARStrek/global/skin/wizard.css b/LCARStrek/global/skin/wizard.css deleted file mode 100644 index 52e2f5c2..00000000 --- a/LCARStrek/global/skin/wizard.css +++ /dev/null @@ -1,40 +0,0 @@ -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - -.wizard-header { - border-bottom: 2px groove 9C9CFF; - padding: 10px 0px 10px 0px; - background-color: #E7ADE7; - color: black; -} - -.wizard-header-label { - margin-left: 23px; - font-weight: bold; -} - -.wizard-header-description { - margin-left: 44px; -} - -.wizard-page-box { - margin: 10px 44px; -} - -.wizard-buttons-separator { - margin-bottom: 0px !important; -} - -.wizard-buttons-box-2 { - margin: 10px; -} - -.wizard-button[wizardbutton="finish"], -.wizard-button[wizardbutton="next"] { - margin-left: -1px !important; -} - -.wizard-button[wizardbutton="back"] { - margin-right: 0px !important; -} - -