3 margin: 1em 0 1em 2.5em;
21 .config-block-label label, .config-label {
27 .config-block-elements {
31 .config-block-elements li {
37 zoom: 100%; /* IE hack */
40 .config-page-wrapper {
47 border: 1px solid
#aaa;
50 /* 3em left margin to leave space between the list and the page-content */
51 margin: 0.5em 0.5em 0.5em 3.5em;
55 padding: 0.5em 0.5em 0.5em 2em;
56 margin: 0.5em 0.5em 0.5em 0.5em;
66 .config-submit input {
71 .config-page-disabled {
76 border: 2px solid
#f00;
79 .config-page-current {
87 list-style-image: url
( images
/bullet
.gif
);
88 list-style-type: square
;
106 .config-skins-item .config-input-check {
112 .config-skins-item .config-skins-use-as-default {
118 background-color: #fff;
124 .config-settings-block {
125 list-style-type: none
;
126 list-style-image: none
;
149 /* If you change this height, also change it in WebInstallerOptions::submitCC() */
153 .config-plainlink a {
154 background: none
!important
;
155 padding: 0 !important
;
158 .config-download-link {
163 .config-download-link a {
164 background: url
( images
/download-32
.png
) no-repeat center left
;
165 padding-left: 40px; /* 32 px for the image (above), plus some breathing room */
166 height: 32px; /* provide enough vertical room for the image */
167 display: inline-block
; /* allow the height property (above) to work */
168 line-height: 32px; /* center the text vertically */
177 .config-help-field-hint {
183 background-image: url
( images
/help-question
.gif
);
184 background-position: left center
;
185 background-repeat: no-repeat
;
188 text-decoration: underline
;
192 .config-help-field-hint:hover {
194 background-image: url
( images
/help-question-hover
.gif
);
197 .config-help-field-data {
199 background-color: #d6f3ff;
200 padding: 5px 8px 4px 8px;
201 border: 1px solid
#5dc9f4;