| 1 |
body.wp-adminify-sw-setup { |
| 2 |
border: none; |
| 3 |
} |
| 4 |
.wp-adminify-sw-cr_autocomplete { |
| 5 |
opacity: 0; |
| 6 |
position: absolute; |
| 7 |
} |
| 8 |
body { |
| 9 |
margin: 60px auto 24px; |
| 10 |
box-shadow: none; |
| 11 |
background: #f9f9f9; |
| 12 |
padding: 0; |
| 13 |
max-width: 1000px; |
| 14 |
} |
| 15 |
.wp-adminify-sw-logo { |
| 16 |
text-align: center; |
| 17 |
} |
| 18 |
.wpsw50p { |
| 19 |
width: 50% !important; |
| 20 |
} |
| 21 |
.wp-adminify-sw-logo a { |
| 22 |
text-decoration: none; |
| 23 |
display: inline-block; |
| 24 |
height: 80px; |
| 25 |
} |
| 26 |
#wpsw_enable_types { |
| 27 |
height: 60px; |
| 28 |
} |
| 29 |
.wp-adminify-sw-setup-content { |
| 30 |
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); |
| 31 |
padding: 24px 24px 0; |
| 32 |
background: #fff; |
| 33 |
overflow: hidden; |
| 34 |
zoom: 1; |
| 35 |
} |
| 36 |
.wp-adminify-sw-setup-content h1, |
| 37 |
.wp-adminify-sw-setup-content h2, |
| 38 |
.wp-adminify-sw-setup-content h3, |
| 39 |
.wp-adminify-sw-setup-content table { |
| 40 |
margin: 0 0 24px; |
| 41 |
border: 0; |
| 42 |
padding: 0; |
| 43 |
color: #666; |
| 44 |
clear: none; |
| 45 |
} |
| 46 |
.wp-adminify-sw-setup-content p { |
| 47 |
margin: 0 0 24px; |
| 48 |
font-size: 1em; |
| 49 |
line-height: 1.75em; |
| 50 |
color: #666; |
| 51 |
} |
| 52 |
.wp-adminify-sw-setup-content ul.unstyled { |
| 53 |
list-style: none; |
| 54 |
margin: 0 0 20px 0; |
| 55 |
} |
| 56 |
.wp-adminify-sw-setup-content ul.unstyled li { |
| 57 |
padding-bottom: 10px; |
| 58 |
} |
| 59 |
.wp-adminify-sw-setup-content ul.unstyled li.add-new { |
| 60 |
padding-top: 15px; |
| 61 |
} |
| 62 |
.wp-adminify-sw-setup-content table { |
| 63 |
font-size: 1em; |
| 64 |
line-height: 1.75em; |
| 65 |
color: #666; |
| 66 |
} |
| 67 |
.wp-adminify-sw-setup-content a { |
| 68 |
color: #a16696; |
| 69 |
} |
| 70 |
.wp-adminify-sw-setup-content a:hover, |
| 71 |
.wp-adminify-sw-setup-content a:focus { |
| 72 |
color: #111; |
| 73 |
} |
| 74 |
.wp-adminify-sw-setup-content .form-table th { |
| 75 |
width: 35%; |
| 76 |
vertical-align: top; |
| 77 |
font-weight: normal; |
| 78 |
} |
| 79 |
.wp-adminify-sw-setup-content .form-table td { |
| 80 |
vertical-align: top; |
| 81 |
} |
| 82 |
.wp-adminify-sw-setup-content .form-table td select, |
| 83 |
.wp-adminify-sw-setup-content .form-table td input { |
| 84 |
width: 100%; |
| 85 |
box-sizing: border-box; |
| 86 |
} |
| 87 |
.wp-adminify-sw-setup-content .form-table td select { |
| 88 |
border: 1px solid #ccc; |
| 89 |
padding: 0 10px; |
| 90 |
vertical-align: middle; |
| 91 |
line-height: 28px; |
| 92 |
height: 28px; |
| 93 |
font-size: 14px; |
| 94 |
} |
| 95 |
.wp-adminify-sw-setup-content .form-table td input[size] { |
| 96 |
width: auto; |
| 97 |
} |
| 98 |
.wp-adminify-sw-setup-content .form-table td .description { |
| 99 |
line-height: 1.5em; |
| 100 |
display: block; |
| 101 |
margin-top: 0.25em; |
| 102 |
color: #999; |
| 103 |
font-style: italic; |
| 104 |
} |
| 105 |
.wp-adminify-sw-setup-content .form-table td .input-checkbox, |
| 106 |
.wp-adminify-sw-setup-content .form-table td .input-radio { |
| 107 |
width: auto; |
| 108 |
box-sizing: inherit; |
| 109 |
padding: inherit; |
| 110 |
margin: 0 0.5em 0 0; |
| 111 |
box-shadow: none; |
| 112 |
} |
| 113 |
.wp-adminify-sw-setup-content .form-table .section_title td { |
| 114 |
padding: 0; |
| 115 |
} |
| 116 |
.wp-adminify-sw-setup-content .form-table .section_title td h2, |
| 117 |
.wp-adminify-sw-setup-content .form-table .section_title td p { |
| 118 |
margin: 12px 0 0; |
| 119 |
} |
| 120 |
.wp-adminify-sw-setup-content .form-table th, |
| 121 |
.wp-adminify-sw-setup-content .form-table td { |
| 122 |
padding: 12px 0; |
| 123 |
margin: 0; |
| 124 |
border: 0; |
| 125 |
} |
| 126 |
.wp-adminify-sw-setup-content .form-table th:first-child, |
| 127 |
.wp-adminify-sw-setup-content .form-table td:first-child { |
| 128 |
padding-right: 1em; |
| 129 |
} |
| 130 |
.wp-adminify-sw-setup-content .final-step { |
| 131 |
text-align: center; |
| 132 |
} |
| 133 |
.wp-adminify-sw-setup-content .final-step h1 { |
| 134 |
border-bottom: 1px solid #eee; |
| 135 |
padding-bottom: 20px; |
| 136 |
margin-bottom: 30px; |
| 137 |
} |
| 138 |
.wp-adminify-sw-setup-content .final-step h2 { |
| 139 |
float: left; |
| 140 |
width: 36%; |
| 141 |
text-align: right; |
| 142 |
margin-right: 20px; |
| 143 |
} |
| 144 |
.wp-adminify-sw-setup-content .final-step a { |
| 145 |
float: left; |
| 146 |
} |
| 147 |
.wp-adminify-sw-setup-content .final-step .btn-add-employees { |
| 148 |
margin-right: 10px; |
| 149 |
} |
| 150 |
.wp-adminify-sw-setup-content .two-col { |
| 151 |
overflow: hidden; |
| 152 |
margin: 0 0 24px; |
| 153 |
} |
| 154 |
.wp-adminify-sw-setup-content .two-col::after { |
| 155 |
content: ""; |
| 156 |
clear: both; |
| 157 |
} |
| 158 |
.wp-adminify-sw-setup-content .two-col .col-first, |
| 159 |
.wp-adminify-sw-setup-content .two-col .col-last { |
| 160 |
width: 50%; |
| 161 |
box-sizing: border-box; |
| 162 |
float: left; |
| 163 |
} |
| 164 |
.wp-adminify-sw-setup-content .wp-adminify-sw-setup-next-steps { |
| 165 |
overflow: hidden; |
| 166 |
margin: 0 0 24px; |
| 167 |
} |
| 168 |
.wp-adminify-sw-setup-content .wp-adminify-sw-setup-next-steps h2 { |
| 169 |
margin-bottom: 12px; |
| 170 |
} |
| 171 |
.wp-adminify-sw-setup-content .wp-adminify-sw-setup-actions { |
| 172 |
overflow: hidden; |
| 173 |
} |
| 174 |
.wp-adminify-sw-setup-content .wp-adminify-sw-setup-actions .button { |
| 175 |
float: right; |
| 176 |
font-size: 1.25em; |
| 177 |
padding: 0.5em 1em; |
| 178 |
line-height: 1em; |
| 179 |
margin-right: 0.5em; |
| 180 |
height: auto; |
| 181 |
} |
| 182 |
.wp-adminify-sw-setup-content .wp-adminify-sw-setup-actions .button-primary { |
| 183 |
float: right; |
| 184 |
} |
| 185 |
.wp-adminify-sw-setup-steps { |
| 186 |
padding: 0 0 24px; |
| 187 |
margin: 0; |
| 188 |
list-style: none outside; |
| 189 |
overflow: hidden; |
| 190 |
color: #ccc; |
| 191 |
width: 100%; |
| 192 |
display: -webkit-inline-flex; |
| 193 |
display: -ms-inline-flexbox; |
| 194 |
display: inline-flex; |
| 195 |
} |
| 196 |
.wp-adminify-sw-setup-steps li { |
| 197 |
width: 20%; |
| 198 |
float: left; |
| 199 |
padding: 0 0 0.8em; |
| 200 |
margin: 0; |
| 201 |
text-align: center; |
| 202 |
position: relative; |
| 203 |
border-bottom: 4px solid #ccc; |
| 204 |
line-height: 1.4em; |
| 205 |
} |
| 206 |
.wp-adminify-sw-setup-steps li a { |
| 207 |
color: inherit; |
| 208 |
text-decoration: none; |
| 209 |
} |
| 210 |
.wp-adminify-sw-setup-steps li a:focus { |
| 211 |
outline: 0; |
| 212 |
box-shadow: none; |
| 213 |
} |
| 214 |
.wp-adminify-sw-setup-steps li:before { |
| 215 |
content: ""; |
| 216 |
border: 4px solid #ccc; |
| 217 |
border-radius: 100%; |
| 218 |
width: 4px; |
| 219 |
height: 4px; |
| 220 |
position: absolute; |
| 221 |
bottom: 0; |
| 222 |
left: 50%; |
| 223 |
margin-left: -6px; |
| 224 |
margin-bottom: -8px; |
| 225 |
background: #fff; |
| 226 |
} |
| 227 |
.wp-adminify-sw-setup-steps li.active { |
| 228 |
border-color: #008ec2; |
| 229 |
color: #008ec2; |
| 230 |
} |
| 231 |
.wp-adminify-sw-setup-steps li.active:before { |
| 232 |
border-color: #008ec2; |
| 233 |
} |
| 234 |
.wp-adminify-sw-setup-steps li:focus { |
| 235 |
outline: 0; |
| 236 |
} |
| 237 |
.wp-adminify-sw-setup-steps li.done { |
| 238 |
border-color: #008ec2; |
| 239 |
color: #008ec2; |
| 240 |
} |
| 241 |
.wp-adminify-sw-setup-steps li.done:before { |
| 242 |
border-color: #008ec2; |
| 243 |
background: #008ec2; |
| 244 |
} |
| 245 |
.wp-adminify-sw-return-to-dashboard { |
| 246 |
font-size: 0.85em; |
| 247 |
color: #b5b5b5; |
| 248 |
margin: 1.18em 0; |
| 249 |
display: block; |
| 250 |
text-align: center; |
| 251 |
} |
| 252 |
|
| 253 |
/* Toggle switch */ |
| 254 |
.form-table { |
| 255 |
/* End toggle switch */ |
| 256 |
} |
| 257 |
.form-table .updated p { |
| 258 |
margin-bottom: 10px; |
| 259 |
} |
| 260 |
.form-table .switch-input { |
| 261 |
display: none; |
| 262 |
} |
| 263 |
.form-table .switch-label { |
| 264 |
position: relative; |
| 265 |
display: inline-block; |
| 266 |
min-width: 112px; |
| 267 |
cursor: pointer; |
| 268 |
font-weight: 500; |
| 269 |
text-align: left; |
| 270 |
margin: 2px 0; |
| 271 |
padding: 0 0 0 44px; |
| 272 |
} |
| 273 |
.form-table .switch-label:before, |
| 274 |
.form-table .switch-label:after { |
| 275 |
content: ""; |
| 276 |
position: absolute; |
| 277 |
margin: 0; |
| 278 |
outline: 0; |
| 279 |
top: 50%; |
| 280 |
-ms-transform: translate(0, -50%); |
| 281 |
-webkit-transform: translate(0, -50%); |
| 282 |
transform: translate(0, -50%); |
| 283 |
-webkit-transition: all 0.3s ease; |
| 284 |
transition: all 0.3s ease; |
| 285 |
} |
| 286 |
.form-table .switch-label:before { |
| 287 |
left: 1px; |
| 288 |
width: 34px; |
| 289 |
height: 14px; |
| 290 |
background-color: #9e9e9e; |
| 291 |
border-radius: 8px; |
| 292 |
} |
| 293 |
.form-table .switch-label:after { |
| 294 |
left: 0; |
| 295 |
width: 20px; |
| 296 |
height: 20px; |
| 297 |
background-color: #fafafa; |
| 298 |
border-radius: 50%; |
| 299 |
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084); |
| 300 |
} |
| 301 |
.form-table .switch-label .toggle--on { |
| 302 |
display: none; |
| 303 |
} |
| 304 |
.form-table .switch-label .toggle--off { |
| 305 |
display: inline-block; |
| 306 |
} |
| 307 |
.form-table .switch-input:checked + .switch-label:before { |
| 308 |
background-color: #bbdefb; |
| 309 |
} |
| 310 |
.form-table .switch-input:checked + .switch-label:after { |
| 311 |
background-color: #2196f3; |
| 312 |
-ms-transform: translate(80%, -50%); |
| 313 |
-webkit-transform: translate(80%, -50%); |
| 314 |
transform: translate(80%, -50%); |
| 315 |
} |
| 316 |
.form-table .switch-input:checked + .switch-label .toggle--on { |
| 317 |
display: inline-block; |
| 318 |
} |
| 319 |
.form-table .switch-input:checked + .switch-label .toggle--off { |
| 320 |
display: none; |
| 321 |
} |
| 322 |
.plugin-install-info { |
| 323 |
display: block; |
| 324 |
text-align: center; |
| 325 |
color: #999; |
| 326 |
line-height: 1.5em; |
| 327 |
margin-bottom: 15px; |
| 328 |
padding: 5px; |
| 329 |
border-radius: 4px; |
| 330 |
font-size: 14px; |
| 331 |
} |
| 332 |
.plugin-install-info .plugin-install-info-list-item a { |
| 333 |
font-style: italic; |
| 334 |
} |
| 335 |
|
| 336 |
/* Button Sets */ |
| 337 |
.wp-adminify-sw-radio-group { |
| 338 |
border: 1px solid #d8d8d8; |
| 339 |
display: inline-block; |
| 340 |
border-radius: 5px; |
| 341 |
overflow: hidden; |
| 342 |
} |
| 343 |
|
| 344 |
.wp-adminify-sw-radio-group input[type="radio"] { |
| 345 |
position: absolute; |
| 346 |
visibility: hidden; |
| 347 |
display: none; |
| 348 |
} |
| 349 |
|
| 350 |
.wp-adminify-sw-radio-group label { |
| 351 |
color: #9a929e; |
| 352 |
display: inline-block; |
| 353 |
cursor: pointer; |
| 354 |
font-weight: bold; |
| 355 |
padding: 5px 20px; |
| 356 |
margin-right: -4px; |
| 357 |
} |
| 358 |
|
| 359 |
.wp-adminify-sw-radio-group input[type="radio"]:checked + label { |
| 360 |
color: #fff; |
| 361 |
background: #0347ff; |
| 362 |
} |
| 363 |
|
| 364 |
.wp-adminify-sw-radio-group label + input[type="radio"] + label { |
| 365 |
border-left: 1px solid #d8d8d8; |
| 366 |
} |
| 367 |
|