3 margin: 1em 0 1em 2.5em;
21 .config-block-label label
,
28 .config-block-elements {
32 .config-block-elements li {
38 zoom: 100%; /* IE hack */
41 .config-page-wrapper {
48 border: 1px solid
#aaa;
51 /* 3em left margin to leave space between the list and the page-content */
52 margin: 0.5em 0.5em 0.5em 3.5em;
56 padding: 0.5em 0.5em 0.5em 2em;
57 margin: 0.5em 0.5em 0.5em 0.5em;
67 .config-submit input {
72 .config-page-disabled {
77 border: 2px solid
#f00;
80 .config-page-current {
88 list-style-image: url
( images
/bullet
.gif
);
89 list-style-type: square
;
107 .config-skins-item .config-input-check {
113 .config-skins-item .config-skins-use-as-default {
119 background-color: #fff;
125 .config-settings-block {
126 list-style-type: none
;
127 list-style-image: none
;
135 padding: 0.2em 0.3em;
150 /* If you change this height, also change it in WebInstallerOptions::submitCC() */
154 .config-plainlink a {
155 background: none
!important
; /* stylelint-disable-line declaration-no-important */
156 padding: 0 !important
; /* stylelint-disable-line declaration-no-important */
159 .config-download-link {
164 .config-download-link a {
165 background: url
( images
/download-32
.png
) no-repeat center left
;
166 padding-left: 40px; /* 32 px for the image (above), plus some breathing room */
167 height: 32px; /* provide enough vertical room for the image */
168 display: inline-block
; /* allow the height property (above) to work */
169 line-height: 32px; /* center the text vertically */
178 .config-help-field-hint {
184 background-image: url
( images
/help-question
.gif
);
185 background-position: left center
;
186 background-repeat: no-repeat
;
189 text-decoration: underline
;
193 .config-help-field-hint:hover {
195 background-image: url
( images
/help-question-hover
.gif
);
198 .config-help-field-data {
200 background-color: #d6f3ff;
201 padding: 5px 8px 4px 8px;
202 border: 1px solid
#5dc9f4;