admin.css
508 lines
| 1 | /* Responsive Lightbox settings */ |
| 2 | .responsive-lightbox-settings .df-credits form { |
| 3 | min-width: 260px; |
| 4 | margin-bottom: 1em; |
| 5 | } |
| 6 | .responsive-lightbox-settings .df-credits form input { |
| 7 | margin: 0; |
| 8 | padding: 0; |
| 9 | } |
| 10 | .responsive-lightbox-settings { |
| 11 | margin-right: 300px; |
| 12 | } |
| 13 | .responsive-lightbox-settings td > label { |
| 14 | margin-right: 5px; |
| 15 | } |
| 16 | .responsive-lightbox-settings hr, .df-credits hr { |
| 17 | border: solid #eee; |
| 18 | border-width: 1px 0 0; |
| 19 | clear: both; |
| 20 | height: 0; |
| 21 | } |
| 22 | .responsive-lightbox-settings form { |
| 23 | float: left; |
| 24 | min-width: 463px; |
| 25 | width: auto; |
| 26 | } |
| 27 | .responsive-lightbox-settings fieldset span.description { |
| 28 | margin-bottom: 8px; |
| 29 | margin-top: 4px; |
| 30 | display: block; |
| 31 | } |
| 32 | .responsive-lightbox-settings output { |
| 33 | display: inline-block; |
| 34 | font-size: inherit; |
| 35 | margin: 0; |
| 36 | text-align: left; |
| 37 | } |
| 38 | .responsive-lightbox-settings .rl_license .dashicons { |
| 39 | vertical-align: middle; |
| 40 | } |
| 41 | .responsive-lightbox-settings .rl_license .dashicons-yes { |
| 42 | color: #0073aa; |
| 43 | } |
| 44 | .responsive-lightbox-settings .rl_license .dashicons-no { |
| 45 | color: #a00; |
| 46 | } |
| 47 | .rtl .responsive-lightbox-settings output { |
| 48 | text-align: right; |
| 49 | } |
| 50 | |
| 51 | .df-credits { |
| 52 | float: right; |
| 53 | width: 280px; |
| 54 | background: #fff; |
| 55 | margin: 20px -300px 20px 20px; |
| 56 | position: relative; |
| 57 | } |
| 58 | .df-credits .inner { |
| 59 | padding-left: 10px; |
| 60 | padding-right: 10px; |
| 61 | } |
| 62 | .df-credits h3 { |
| 63 | font-size: 14px; |
| 64 | line-height: 1.4; |
| 65 | margin: 0; |
| 66 | padding: 8px 12px; |
| 67 | border-bottom: 1px solid #eee; |
| 68 | } |
| 69 | .df-credits .df-link { |
| 70 | font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; |
| 71 | font-style: italic; |
| 72 | padding-bottom: 10px; |
| 73 | margin: 0; |
| 74 | } |
| 75 | .df-credits .df-link a { |
| 76 | vertical-align: middle; |
| 77 | padding: 5px 0 0 4px; |
| 78 | } |
| 79 | .df-credits .df-link a { |
| 80 | vertical-align: middle; |
| 81 | padding: 5px 0 0 4px; |
| 82 | } |
| 83 | |
| 84 | .df-addons li { |
| 85 | float: left; |
| 86 | margin: 0 1em 1em 0 !important; |
| 87 | padding: 0; |
| 88 | vertical-align: top; |
| 89 | width: 320px; |
| 90 | border: 1px solid #ddd; |
| 91 | box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.1) inset; |
| 92 | color: inherit; |
| 93 | display: block; |
| 94 | min-height: 260px; |
| 95 | overflow: hidden; |
| 96 | } |
| 97 | .df-addons li h3.addon-title { |
| 98 | background: #fff; |
| 99 | margin: 0 !important; |
| 100 | padding: 20px !important; |
| 101 | } |
| 102 | .df-addons li p.addon-description { |
| 103 | padding: 20px !important; |
| 104 | margin: 0 !important; |
| 105 | } |
| 106 | .df-addons li a.addon-image { |
| 107 | margin: 0; |
| 108 | padding: 0; |
| 109 | } |
| 110 | .df-addons li a.addon-image img { |
| 111 | display: block; |
| 112 | } |
| 113 | .df-addons li a.addon-link { |
| 114 | margin: 0 20px 20px !important; |
| 115 | } |
| 116 | |
| 117 | /* All Mobile Sizes (devices and browser) */ |
| 118 | @media only screen and (max-width: 959px) { |
| 119 | .df-credits { |
| 120 | width: 100%; |
| 121 | float: none; |
| 122 | margin: 20px 0; |
| 123 | } |
| 124 | .responsive-lightbox-settings { |
| 125 | margin-right: 0; |
| 126 | } |
| 127 | } |
| 128 | |
| 129 | /* |
| 130 | * checkBo lightweight jQuery plugin v0.1.4 by @ElmahdiMahmoud |
| 131 | * Licensed under the MIT license - https://github.com/elmahdim/checkbo/blob/master/LICENSE |
| 132 | * |
| 133 | * Custom checkbox and radio |
| 134 | * Author URL: elmahdim.com |
| 135 | */ |
| 136 | .cb-checkbox .cb-inner, .cb-checkbox i { |
| 137 | width:18px; |
| 138 | height:18px; |
| 139 | -moz-border-radius:3px; |
| 140 | -webkit-border-radius:3px; |
| 141 | border-radius:3px |
| 142 | } |
| 143 | .cb-checkbox.cb-sm i, .cb-checkbox.cb-sm .cb-inner { |
| 144 | width:14px; |
| 145 | height:14px |
| 146 | } |
| 147 | .cb-checkbox.cb-md i, .cb-checkbox.cb-md .cb-inner { |
| 148 | width:24px; |
| 149 | height:24px; |
| 150 | -moz-border-radius:4px; |
| 151 | -webkit-border-radius:4px; |
| 152 | border-radius:4px |
| 153 | } |
| 154 | .cb-checkbox.cb-lg i, .cb-checkbox.cb-lg .cb-inner { |
| 155 | width:30px; |
| 156 | height:30px; |
| 157 | -moz-border-radius:6px; |
| 158 | -webkit-border-radius:6px; |
| 159 | border-radius:6px |
| 160 | } |
| 161 | .cb-radio .cb-inner { |
| 162 | width:18px; |
| 163 | height:18px |
| 164 | } |
| 165 | .cb-radio.cb-sm .cb-inner { |
| 166 | width:14px; |
| 167 | height:14px |
| 168 | } |
| 169 | .cb-radio.cb-md .cb-inner { |
| 170 | width:24px; |
| 171 | height:24px |
| 172 | } |
| 173 | .cb-radio.cb-lg .cb-inner { |
| 174 | width:30px; |
| 175 | height:30px |
| 176 | } |
| 177 | .cb-checkbox, .cb-radio { |
| 178 | padding:3px 0; |
| 179 | color:inherit; |
| 180 | cursor:pointer; |
| 181 | overflow:hidden; |
| 182 | font-size:inherit; |
| 183 | font-weight:normal; |
| 184 | display:inline-block; |
| 185 | line-height:18px |
| 186 | } |
| 187 | .cb-checkbox.disabled, .cb-checkbox.disabled *, .cb-radio.disabled, .cb-radio.disabled * { |
| 188 | cursor:default |
| 189 | } |
| 190 | .cb-checkbox input[type="checkbox"], .cb-radio input[type="radio"], .cb-switcher input[type="checkbox"], .cb-switcher input[type="radio"] { |
| 191 | display:none |
| 192 | } |
| 193 | .cb-checkbox.disabled, .cb-checkbox.disabled *, .cb-radio.disabled, .cb-radio.disabled *, .cb-switcher.disabled, .cb-switcher.disabled * { |
| 194 | cursor:default |
| 195 | } |
| 196 | .cb-checkbox.disabled { |
| 197 | color:#ddd |
| 198 | } |
| 199 | .cb-checkbox.disabled .cb-inner { |
| 200 | color:#ddd |
| 201 | } |
| 202 | .cb-checkbox.disabled:hover .cb-inner { |
| 203 | border-color:#ddd |
| 204 | } |
| 205 | .cb-checkbox.disabled.checked .cb-inner { |
| 206 | background-color:#ddd; |
| 207 | border-color:#ddd |
| 208 | } |
| 209 | .cb-radio.disabled { |
| 210 | color:#ddd |
| 211 | } |
| 212 | .cb-radio.disabled .cb-inner { |
| 213 | border-color:#ddd |
| 214 | } |
| 215 | .cb-radio.disabled i { |
| 216 | background-color:transparent |
| 217 | } |
| 218 | .cb-radio.disabled.checked .cb-inner { |
| 219 | border-color:#ddd |
| 220 | } |
| 221 | .cb-radio.disabled.checked .cb-inner i { |
| 222 | background-color:#ddd |
| 223 | } |
| 224 | .cb-radio.disabled:hover .cb-inner { |
| 225 | border-color:#ddd |
| 226 | } |
| 227 | .cb-checkbox .cb-inner { |
| 228 | float:left; |
| 229 | overflow:hidden; |
| 230 | margin:0 5px 0 0; |
| 231 | position:relative; |
| 232 | background:#f2f2f2; |
| 233 | display:inline-block; |
| 234 | border:1px solid #d6d6d6; |
| 235 | -moz-transition:all 0.5s ease; |
| 236 | -o-transition:all 0.5s ease; |
| 237 | -webkit-transition:all 0.5s ease; |
| 238 | transition:all 0.5s ease |
| 239 | } |
| 240 | .cb-checkbox i { |
| 241 | top:1px; |
| 242 | left:2px; |
| 243 | display:block; |
| 244 | position:absolute |
| 245 | } |
| 246 | .cb-checkbox i:before, .cb-checkbox i:after { |
| 247 | height:0; |
| 248 | width:2px; |
| 249 | content:""; |
| 250 | display:block; |
| 251 | position:absolute; |
| 252 | background-color:#fff; |
| 253 | -moz-transition:all 0.2s ease; |
| 254 | -o-transition:all 0.2s ease; |
| 255 | -webkit-transition:all 0.2s ease; |
| 256 | transition:all 0.2s ease |
| 257 | } |
| 258 | .cb-checkbox i:before { |
| 259 | top:0; |
| 260 | left:0; |
| 261 | -moz-transform:rotate(-45deg); |
| 262 | -ms-transform:rotate(-45deg); |
| 263 | -webkit-transform:rotate(-45deg); |
| 264 | transform:rotate(-45deg) |
| 265 | } |
| 266 | .cb-checkbox i:after { |
| 267 | left:7px; |
| 268 | bottom:5px; |
| 269 | -moz-transition-delay:0.3s; |
| 270 | -o-transition-delay:0.3s; |
| 271 | -webkit-transition-delay:0.3s; |
| 272 | transition-delay:0.3s; |
| 273 | -moz-transform:rotate(30deg); |
| 274 | -ms-transform:rotate(30deg); |
| 275 | -webkit-transform:rotate(30deg); |
| 276 | transform:rotate(30deg) |
| 277 | } |
| 278 | .cb-radio .cb-inner { |
| 279 | float:left; |
| 280 | overflow:hidden; |
| 281 | margin:0 5px 0 0; |
| 282 | position:relative; |
| 283 | display:inline-block; |
| 284 | border:1px solid #d7d7d7; |
| 285 | background-color:#f2f2f2; |
| 286 | -moz-border-radius:100%; |
| 287 | -webkit-border-radius:100%; |
| 288 | border-radius:100%; |
| 289 | -moz-transition:all 0.1s ease; |
| 290 | -o-transition:all 0.1s ease; |
| 291 | -webkit-transition:all 0.1s ease; |
| 292 | transition:all 0.1s ease |
| 293 | } |
| 294 | .cb-radio i { |
| 295 | top:50%; |
| 296 | left:50%; |
| 297 | width:6px; |
| 298 | height:6px; |
| 299 | margin-top:-3px; |
| 300 | margin-left:-3px; |
| 301 | position:absolute; |
| 302 | background-color:transparent; |
| 303 | -moz-border-radius:100%; |
| 304 | -webkit-border-radius:100%; |
| 305 | border-radius:100%; |
| 306 | -moz-transform:scale(0.05, 5); |
| 307 | -ms-transform:scale(0.05, 5); |
| 308 | -webkit-transform:scale(0.05, 5); |
| 309 | transform:scale(0.05, 5); |
| 310 | -moz-transition:all 0.2s ease; |
| 311 | -o-transition:all 0.2s ease; |
| 312 | -webkit-transition:all 0.2s ease; |
| 313 | transition:all 0.2s ease |
| 314 | } |
| 315 | .cb-checkbox.cb-sm, .cb-radio.cb-sm { |
| 316 | line-height:14px |
| 317 | } |
| 318 | .cb-checkbox.cb-md, .cb-radio.cb-md { |
| 319 | line-height:24px |
| 320 | } |
| 321 | .cb-checkbox.cb-lg, .cb-radio.cb-lg { |
| 322 | line-height:30px |
| 323 | } |
| 324 | .cb-checkbox.cb-sm i:before { |
| 325 | top:4px; |
| 326 | left:1px |
| 327 | } |
| 328 | .cb-checkbox.cb-sm i:after { |
| 329 | left:5px |
| 330 | } |
| 331 | .cb-checkbox.cb-md i:before { |
| 332 | top:10px; |
| 333 | left:5px |
| 334 | } |
| 335 | .cb-checkbox.cb-md i:after { |
| 336 | bottom:6px; |
| 337 | left:11px |
| 338 | } |
| 339 | .cb-checkbox.checked .cb-inner { |
| 340 | border-color:#0073aa; |
| 341 | background-color:#00a0d2; |
| 342 | box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15); |
| 343 | } |
| 344 | .cb-checkbox.checked:hover .cb-inner { |
| 345 | background-color:#0091cd |
| 346 | } |
| 347 | .cb-checkbox.checked.cb-sm i:before { |
| 348 | top:4px; |
| 349 | left:1px |
| 350 | } |
| 351 | .cb-checkbox.checked.cb-sm i:after { |
| 352 | height:9px |
| 353 | } |
| 354 | .cb-checkbox.checked.cb-md i:before { |
| 355 | top:10px; |
| 356 | left:4px; |
| 357 | height:8px |
| 358 | } |
| 359 | .cb-checkbox.checked.cb-md i:after { |
| 360 | bottom:6px; |
| 361 | left:11px; |
| 362 | height:16px |
| 363 | } |
| 364 | .cb-checkbox.checked.cb-lg i:before { |
| 365 | top:11px; |
| 366 | left:6px; |
| 367 | height:12px |
| 368 | } |
| 369 | .cb-checkbox.checked.cb-lg i:after { |
| 370 | left:14px; |
| 371 | bottom:7px; |
| 372 | height:20px |
| 373 | } |
| 374 | .cb-checkbox.checked i:before { |
| 375 | top:6px; |
| 376 | left:2px; |
| 377 | height:6px |
| 378 | } |
| 379 | .cb-checkbox.checked i:after { |
| 380 | height:12px |
| 381 | } |
| 382 | .cb-radio.checked .cb-inner { |
| 383 | background:#fff; |
| 384 | box-shadow:0 0 3px #efefef |
| 385 | } |
| 386 | .cb-radio.checked i { |
| 387 | -moz-transform:scale(1.1, 1.1); |
| 388 | -ms-transform:scale(1.1, 1.1); |
| 389 | -webkit-transform:scale(1.1, 1.1); |
| 390 | transform:scale(1.1, 1.1); |
| 391 | background-color:#00a0d2 |
| 392 | } |
| 393 | .cb-checkbox:hover .cb-inner, .cb-radio:hover .cb-inner { |
| 394 | border-color:#0073aa |
| 395 | } |
| 396 | .cb-switcher { |
| 397 | display:inline-block; |
| 398 | border:1px solid #eee; |
| 399 | background-color:#fff; |
| 400 | width:95px; |
| 401 | height:35px; |
| 402 | position:relative; |
| 403 | -moz-border-radius:20px; |
| 404 | -webkit-border-radius:20px; |
| 405 | border-radius:20px; |
| 406 | -moz-transition:background 0.4s ease; |
| 407 | -o-transition:background 0.4s ease; |
| 408 | -webkit-transition:background 0.4s ease; |
| 409 | transition:background 0.4s ease |
| 410 | } |
| 411 | .cb-switcher, .cb-switcher * { |
| 412 | cursor:pointer |
| 413 | } |
| 414 | .cb-switcher ::-moz-selection { |
| 415 | background-color:transparent |
| 416 | } |
| 417 | .cb-switcher ::selection { |
| 418 | background-color:transparent |
| 419 | } |
| 420 | .cb-switcher .cb-state { |
| 421 | z-index:1; |
| 422 | text-align:center; |
| 423 | font-size:12px |
| 424 | } |
| 425 | .cb-switcher .cb-state, .cb-switcher:before { |
| 426 | width:34px; |
| 427 | height:34px; |
| 428 | line-height:34px; |
| 429 | position:absolute; |
| 430 | left:0; |
| 431 | top:-1px; |
| 432 | -moz-border-radius:100%; |
| 433 | -webkit-border-radius:100%; |
| 434 | border-radius:100%; |
| 435 | -moz-transition:all 0.4s ease; |
| 436 | -o-transition:all 0.4s ease; |
| 437 | -webkit-transition:all 0.4s ease; |
| 438 | transition:all 0.4s ease |
| 439 | } |
| 440 | .cb-switcher:before { |
| 441 | content:""; |
| 442 | background-color:#eee; |
| 443 | -moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1); |
| 444 | -webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1); |
| 445 | box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) |
| 446 | } |
| 447 | .cb-switcher.checked { |
| 448 | background-color:#00a0d2 |
| 449 | } |
| 450 | .cb-switcher.checked .cb-state, .cb-switcher.checked:before { |
| 451 | left:60px; |
| 452 | color:#00a0d2 |
| 453 | } |
| 454 | .cb-switcher.checked:before { |
| 455 | background-color:#fff; |
| 456 | -moz-box-shadow:-1px 1px 1px rgba(0, 0, 0, 0.1); |
| 457 | -webkit-box-shadow:-1px 1px 1px rgba(0, 0, 0, 0.1); |
| 458 | box-shadow:-1px 1px 1px rgba(0, 0, 0, 0.1) |
| 459 | } |
| 460 | .cb-switcher.checked .inner-switcher:before { |
| 461 | border-top-color:#0073aa |
| 462 | } |
| 463 | .cb-switcher.checked .inner-switcher:after { |
| 464 | border-bottom-color:#0073aa |
| 465 | } |
| 466 | .cb-switcher .inner-switcher:before, .cb-switcher .inner-switcher:after { |
| 467 | content:""; |
| 468 | position:absolute; |
| 469 | left:50%; |
| 470 | width:0; |
| 471 | height:0; |
| 472 | z-index:2; |
| 473 | margin-left:-20px; |
| 474 | border-left:20px solid transparent; |
| 475 | border-right:20px solid transparent; |
| 476 | -moz-transition:border 0.4s ease; |
| 477 | -o-transition:border 0.4s ease; |
| 478 | -webkit-transition:border 0.4s ease; |
| 479 | transition:border 0.4s ease |
| 480 | } |
| 481 | .cb-switcher .inner-switcher:before { |
| 482 | border-top:17px solid #fff; |
| 483 | top:0 |
| 484 | } |
| 485 | .cb-switcher .inner-switcher:after { |
| 486 | border-bottom:17px solid #fff; |
| 487 | bottom:0 |
| 488 | } |
| 489 | .cb-state { |
| 490 | color:#ccc; |
| 491 | display:inline-block |
| 492 | } |
| 493 | .cb-switcher-group .cb-state { |
| 494 | position:relative; |
| 495 | top:7px |
| 496 | } |
| 497 | .is-hidden { |
| 498 | display:none !important; |
| 499 | visibility:hidden !important |
| 500 | } |
| 501 | output { |
| 502 | display: block; |
| 503 | font-size: 30px; |
| 504 | font-weight: bold; |
| 505 | text-align: center; |
| 506 | margin: 30px 0; |
| 507 | width: 100%; |
| 508 | } |