font
3 years ago
font-awesome.min.css
3 years ago
jquery-ui.css
3 years ago
poppins.css
3 years ago
wpel-admin.css
2 days ago
wpel.css
3 years ago
wpel-admin.css
631 lines
| 1 | /** |
| 2 | * WP External Links Plugin |
| 3 | * Admin Style |
| 4 | */ |
| 5 | .toplevel_page_wpel-settings-page #wpcontent { |
| 6 | font-family: 'Poppins', sans-serif; |
| 7 | font-weight: 400; |
| 8 | color: #1d2328; |
| 9 | margin-bottom: 30px; |
| 10 | } |
| 11 | |
| 12 | .toplevel_page_wpel-settings-page .wrap { |
| 13 | margin: 0px; |
| 14 | padding: 0px; |
| 15 | } |
| 16 | |
| 17 | p { |
| 18 | font-size: 14px; |
| 19 | } |
| 20 | |
| 21 | .wpel-body-wrap { |
| 22 | background-color: #fff; |
| 23 | padding: 40px 60px; |
| 24 | max-width: 1200px; |
| 25 | width: 100%; |
| 26 | margin: 0 20px; |
| 27 | box-sizing: border-box; |
| 28 | float: left; |
| 29 | } |
| 30 | |
| 31 | .wpel-container-right { |
| 32 | max-width: calc(35% - 40px); |
| 33 | float: left; |
| 34 | } |
| 35 | |
| 36 | .sidebar-box { |
| 37 | box-shadow: 0 1px 1px rgb(0 0 0 / 4%); |
| 38 | background: white; |
| 39 | padding: 15px; |
| 40 | font-size: 14px; |
| 41 | line-height: 1.5; |
| 42 | max-width: 450px; |
| 43 | margin-bottom: 35px; |
| 44 | } |
| 45 | |
| 46 | .sidebar-box.pro-ad-box { |
| 47 | border: 2px solid #1775a7; |
| 48 | } |
| 49 | |
| 50 | #wpcaptcha-ad { |
| 51 | border: 2px solid #253bac; |
| 52 | background: white; |
| 53 | } |
| 54 | |
| 55 | #wpcaptcha-ad a.button { |
| 56 | padding: 11px 20px; |
| 57 | color: white; |
| 58 | background: #253bac; |
| 59 | font-weight: 600; |
| 60 | border: none; |
| 61 | line-height: 1.5; |
| 62 | height: auto; |
| 63 | margin-bottom: 10px; |
| 64 | white-space: normal; |
| 65 | max-width: 90%; |
| 66 | } |
| 67 | |
| 68 | #wpcaptcha-ad a.button:hover, |
| 69 | #wpcaptcha-ad a.button:active, |
| 70 | #wpcaptcha-ad a.button:focus { |
| 71 | box-shadow: 0px 0px 10px 0px rgb(50 138 210 / 52%); |
| 72 | background: #253bac; |
| 73 | color: white; |
| 74 | border: none; |
| 75 | } |
| 76 | |
| 77 | .textcenter { |
| 78 | text-align: center; |
| 79 | } |
| 80 | |
| 81 | a.button.button-buy { |
| 82 | padding: 11px 40px; |
| 83 | color: white; |
| 84 | background: #1775a7; |
| 85 | font-weight: 600; |
| 86 | border: none; |
| 87 | line-height: 1.5; |
| 88 | height: auto; |
| 89 | margin-bottom: 10px; |
| 90 | } |
| 91 | |
| 92 | a.button.button-buy:hover, |
| 93 | a.button.button-buy:active, |
| 94 | a.button.button-buy:focus { |
| 95 | box-shadow: 0px 0px 10px 0px rgb(50 138 210 / 52%); |
| 96 | background: #1775a7; |
| 97 | color: white; |
| 98 | border: none; |
| 99 | } |
| 100 | |
| 101 | .text-center { |
| 102 | text-align: center; |
| 103 | } |
| 104 | |
| 105 | .plain-list { |
| 106 | margin-top: 5px; |
| 107 | list-style-type: circle; |
| 108 | list-style-position: inside; |
| 109 | } |
| 110 | |
| 111 | .plain-list li { |
| 112 | text-indent: -18px; |
| 113 | padding-left: 23px; |
| 114 | line-height: 23px; |
| 115 | margin: 0; |
| 116 | } |
| 117 | |
| 118 | .pro-ad-box p b { |
| 119 | border-bottom: 3px solid #1775a7; |
| 120 | } |
| 121 | |
| 122 | .pro-ad-box img { |
| 123 | max-height: 50px; |
| 124 | padding: 0 0 10px 0; |
| 125 | } |
| 126 | |
| 127 | .toplevel_page_wpel-settings-page #wpcontent { |
| 128 | margin-left: 140px; |
| 129 | } |
| 130 | |
| 131 | .toplevel_page_wpel-settings-page #wpfooter { |
| 132 | background: #fff; |
| 133 | padding: 24px 20px; |
| 134 | line-height: 20px; |
| 135 | font-weight: 400; |
| 136 | } |
| 137 | |
| 138 | .wpel-body-wrap form h2 { |
| 139 | display: none; |
| 140 | } |
| 141 | |
| 142 | #wpfooter a { |
| 143 | text-decoration: none; |
| 144 | } |
| 145 | |
| 146 | #wpfooter span { |
| 147 | color: #ffb900; |
| 148 | } |
| 149 | |
| 150 | .nav-tab .dashicons { |
| 151 | color: #1775a7; |
| 152 | font-size: 18px; |
| 153 | margin-right: 4px; |
| 154 | line-height: 24px; |
| 155 | } |
| 156 | |
| 157 | .toplevel_page_wpel-settings-page .wrap .wpel-logo-wrapper { |
| 158 | background: #fff; |
| 159 | padding: 18px 20px 14px; |
| 160 | line-height: 20px; |
| 161 | margin-bottom: 10px; |
| 162 | } |
| 163 | |
| 164 | .toplevel_page_wpel-settings-page #footer-thankyou { |
| 165 | font-style: normal; |
| 166 | } |
| 167 | |
| 168 | .toplevel_page_wpel-settings-page .wrap h1.wpel-logo { |
| 169 | width: 100%; |
| 170 | max-width: 1200px; |
| 171 | margin: 0 auto; |
| 172 | padding: 0; |
| 173 | line-height: 20px; |
| 174 | } |
| 175 | |
| 176 | .wpel-no-label, |
| 177 | .wpel-no-label th, |
| 178 | .wpel-no-label td { |
| 179 | padding-top: 0; |
| 180 | } |
| 181 | .wpel-no-label th:after { |
| 182 | content: '\00a0'; |
| 183 | } |
| 184 | |
| 185 | .wpel-hidden { |
| 186 | display: none; |
| 187 | } |
| 188 | |
| 189 | .toplevel_page_wpel-settings-page table.dataTable thead th, |
| 190 | .toplevel_page_wpel-settings-page table.dataTable thead td { |
| 191 | padding: 10px 8px; |
| 192 | } |
| 193 | /** |
| 194 | * Tabs |
| 195 | */ |
| 196 | |
| 197 | .wpel-settings-page .nav-tab i, |
| 198 | .wpel-network-page .nav-tab i { |
| 199 | margin-right: 5px; |
| 200 | } |
| 201 | |
| 202 | .wpel-settings-page .nav-tab-pro, |
| 203 | .wpel-network-page .nav-tab-pro { |
| 204 | background-color: #1775a7; |
| 205 | color: #fff; |
| 206 | } |
| 207 | |
| 208 | .wpel-settings-page .nav-tab-pro:hover, |
| 209 | .wpel-network-page .nav-tab-pro:hover { |
| 210 | background-color: #1775a7; |
| 211 | color: #fff; |
| 212 | } |
| 213 | |
| 214 | .wpel-settings-page form, |
| 215 | .wpel-network-page form { |
| 216 | position: relative; |
| 217 | } |
| 218 | |
| 219 | .js-wpel-apply-child td { |
| 220 | padding-left: 30px; |
| 221 | } |
| 222 | |
| 223 | .wpel-icon-type-image-column { |
| 224 | min-width: 10em; |
| 225 | float: left; |
| 226 | } |
| 227 | .wpel-icon-type-image-column:after { |
| 228 | clear: both; |
| 229 | } |
| 230 | |
| 231 | ::-webkit-input-placeholder { |
| 232 | color: #ccc; |
| 233 | font-style: italic; |
| 234 | } |
| 235 | :-moz-placeholder { |
| 236 | /* Firefox 18- */ |
| 237 | color: #ccc; |
| 238 | font-style: italic; |
| 239 | } |
| 240 | ::-moz-placeholder { |
| 241 | /* Firefox 19+ */ |
| 242 | color: #ccc; |
| 243 | font-style: italic; |
| 244 | } |
| 245 | :-ms-input-placeholder { |
| 246 | color: #ccc; |
| 247 | font-style: italic; |
| 248 | } |
| 249 | |
| 250 | .nav-tab, |
| 251 | .nav-tab:focus, |
| 252 | .nav-tab-active, |
| 253 | .nav-tab-active:focus, |
| 254 | .nav-tab-active:focus:active { |
| 255 | background: none; |
| 256 | border: none; |
| 257 | color: #1d2328; |
| 258 | margin-right: 0; |
| 259 | margin-left: 0; |
| 260 | margin-bottom: -3px; |
| 261 | border-bottom: 3px solid #eef3f5; |
| 262 | font-weight: 400; |
| 263 | padding: 10px 15px; |
| 264 | outline: none; |
| 265 | box-shadow: none; |
| 266 | font-weight: 500; |
| 267 | } |
| 268 | |
| 269 | .nav-tab-active, |
| 270 | .nav-tab-active:hover, |
| 271 | .nav-tab:hover { |
| 272 | color: #1775a7; |
| 273 | border-bottom: 3px solid #1775a7; |
| 274 | background: none; |
| 275 | margin-right: 0; |
| 276 | margin-left: 0; |
| 277 | } |
| 278 | |
| 279 | .nav-tab-wrapper, |
| 280 | .wrap h2.nav-tab-wrapper, |
| 281 | h1.nav-tab-wrapper { |
| 282 | border-bottom: 3px solid #eef3f5; |
| 283 | margin-bottom: 30px; |
| 284 | } |
| 285 | |
| 286 | .wpel-body-wrap h2 { |
| 287 | font-size: 32px; |
| 288 | font-weight: 400; |
| 289 | } |
| 290 | |
| 291 | /** |
| 292 | * Background Icon |
| 293 | */ |
| 294 | |
| 295 | .wpel-settings-page form:before, |
| 296 | .wpel-network-page form:before { |
| 297 | font-family: FontAwesome; |
| 298 | opacity: 0.2; |
| 299 | color: #aaa; |
| 300 | font-size: 200pt; |
| 301 | position: absolute; |
| 302 | top: 140px; |
| 303 | right: 40px; |
| 304 | z-index: -1; |
| 305 | } |
| 306 | |
| 307 | .wrap h2.nav-tab-wrapper { |
| 308 | padding-top: 20px; |
| 309 | } |
| 310 | |
| 311 | #rating-notice, |
| 312 | .notice { |
| 313 | display: block; |
| 314 | width: 1200px; |
| 315 | margin: 10px 20px !important; |
| 316 | box-sizing: border-box; |
| 317 | border-right: none; |
| 318 | border-top: none; |
| 319 | border-bottom: none; |
| 320 | } |
| 321 | |
| 322 | #rating-notice { |
| 323 | padding: 15px; |
| 324 | } |
| 325 | |
| 326 | .wpel-logo { |
| 327 | width: 100%; |
| 328 | } |
| 329 | |
| 330 | .toplevel_page_wpel-settings-page .checkbox-container, |
| 331 | .toplevel_page_wpel-settings-page .radio-container { |
| 332 | display: inline-block; |
| 333 | position: relative; |
| 334 | padding-left: 15px; |
| 335 | margin-bottom: 12px; |
| 336 | cursor: pointer; |
| 337 | font-size: 22px; |
| 338 | -webkit-user-select: none; |
| 339 | -moz-user-select: none; |
| 340 | -ms-user-select: none; |
| 341 | user-select: none; |
| 342 | width: 20px; |
| 343 | height: 16px; |
| 344 | vertical-align: middle; |
| 345 | } |
| 346 | |
| 347 | .toplevel_page_wpel-settings-page .checkbox-container input, |
| 348 | .toplevel_page_wpel-settings-page .radio-container input { |
| 349 | position: absolute; |
| 350 | opacity: 0; |
| 351 | cursor: pointer; |
| 352 | height: 0; |
| 353 | width: 0; |
| 354 | } |
| 355 | |
| 356 | .toplevel_page_wpel-settings-page .checkmark { |
| 357 | position: absolute; |
| 358 | top: 0; |
| 359 | left: 0; |
| 360 | height: 25px; |
| 361 | width: 25px; |
| 362 | background-color: #eef3f5; |
| 363 | } |
| 364 | |
| 365 | .toplevel_page_wpel-settings-page .checkbox-container:hover input ~ .checkmark, |
| 366 | .toplevel_page_wpel-settings-page .radio-container:hover input ~ .radio { |
| 367 | background-color: #ccc; |
| 368 | } |
| 369 | |
| 370 | .toplevel_page_wpel-settings-page .checkbox-container input:checked ~ .checkmark, |
| 371 | .toplevel_page_wpel-settings-page .radio-container input:checked ~ .radio { |
| 372 | background-color: #1775a7; |
| 373 | } |
| 374 | |
| 375 | .toplevel_page_wpel-settings-page .checkmark:after, |
| 376 | .toplevel_page_wpel-settings-page .radio:after { |
| 377 | content: ''; |
| 378 | position: absolute; |
| 379 | display: none; |
| 380 | } |
| 381 | |
| 382 | .toplevel_page_wpel-settings-page .checkbox-container input:checked ~ .checkmark:after, |
| 383 | .toplevel_page_wpel-settings-page .radio-container input:checked ~ .radio:after { |
| 384 | display: block; |
| 385 | } |
| 386 | |
| 387 | .toplevel_page_wpel-settings-page .checkbox-container .checkmark:after { |
| 388 | left: 9px; |
| 389 | top: 6px; |
| 390 | width: 4px; |
| 391 | height: 8px; |
| 392 | border: solid white; |
| 393 | border-width: 0 2px 2px 0; |
| 394 | -webkit-transform: rotate(45deg); |
| 395 | -ms-transform: rotate(45deg); |
| 396 | transform: rotate(45deg); |
| 397 | } |
| 398 | |
| 399 | .toplevel_page_wpel-settings-page .radio { |
| 400 | position: absolute; |
| 401 | top: 0; |
| 402 | left: 0; |
| 403 | height: 25px; |
| 404 | width: 25px; |
| 405 | background-color: #eee; |
| 406 | border-radius: 50%; |
| 407 | } |
| 408 | |
| 409 | .toplevel_page_wpel-settings-page .radio-container .radio:after { |
| 410 | top: 9px; |
| 411 | left: 9px; |
| 412 | width: 8px; |
| 413 | height: 8px; |
| 414 | border-radius: 50%; |
| 415 | background: white; |
| 416 | } |
| 417 | |
| 418 | .toplevel_page_wpel-settings-page input[type='text'], |
| 419 | .toplevel_page_wpel-settings-page select { |
| 420 | background-color: #eef3f5; |
| 421 | padding: 10px; |
| 422 | border: none; |
| 423 | width: 100%; |
| 424 | max-width: 400px; |
| 425 | } |
| 426 | |
| 427 | .toplevel_page_wpel-settings-page textarea { |
| 428 | background-color: #eef3f5; |
| 429 | padding: 10px; |
| 430 | border: none; |
| 431 | width: 100%; |
| 432 | } |
| 433 | |
| 434 | .wp-core-ui .button-primary { |
| 435 | background: #1775a7; |
| 436 | border-color: #1775a7; |
| 437 | color: #fff; |
| 438 | text-decoration: none; |
| 439 | text-shadow: none; |
| 440 | padding: 6px 40px; |
| 441 | font-size: 12px; |
| 442 | font-weight: 300; |
| 443 | } |
| 444 | |
| 445 | code, |
| 446 | kbd { |
| 447 | background-color: #eef3f5; |
| 448 | } |
| 449 | |
| 450 | #wpel-external-link-settings-icon_dashicon, |
| 451 | #wpel-external-link-settings-icon_fontawesome, |
| 452 | #wpel-internal-link-settings-icon_dashicon, |
| 453 | #wpel-internal-link-settings-icon_fontawesome { |
| 454 | font-size: 20px; |
| 455 | width: 80px; |
| 456 | padding: 4px 10px; |
| 457 | color: #1d2327; |
| 458 | } |
| 459 | |
| 460 | .notice-box-error { |
| 461 | max-width: 700px; |
| 462 | padding: 10px 10px 10px 20px; |
| 463 | border: thin solid red; |
| 464 | border-left-width: 5px; |
| 465 | margin-bottom: 30px; |
| 466 | font-size: 14px; |
| 467 | line-height: 1.5; |
| 468 | } |
| 469 | |
| 470 | .notice-box-info { |
| 471 | padding: 10px 10px 10px 20px; |
| 472 | border: thin solid #1775a7; |
| 473 | border-left-width: 5px; |
| 474 | margin-bottom: 30px; |
| 475 | font-size: 14px; |
| 476 | line-height: 1.5; |
| 477 | } |
| 478 | |
| 479 | .notice-box-error p, |
| 480 | .notice-box-info p { |
| 481 | font-size: 14px; |
| 482 | } |
| 483 | |
| 484 | /* pro dialog */ |
| 485 | .ui-dialog-titlebar { |
| 486 | display: none; |
| 487 | } |
| 488 | |
| 489 | .wpel-pro-dialog .logo img { |
| 490 | max-height: 55px; |
| 491 | } |
| 492 | |
| 493 | .wpel-pro-dialog .logo { |
| 494 | text-align: center; |
| 495 | background: #f8f8f8; |
| 496 | margin: -16px -16px 0 -16px; |
| 497 | padding: 15px; |
| 498 | } |
| 499 | |
| 500 | .wpel-pro-dialog .footer { |
| 501 | text-align: center; |
| 502 | background: #f8f8f8; |
| 503 | margin: 0 -16px -16px -16px; |
| 504 | padding: 15px; |
| 505 | } |
| 506 | |
| 507 | .wpel-pro-dialog .upsell-footer-2 { |
| 508 | padding: 10px; |
| 509 | text-align: center; |
| 510 | background-color: #1775a7; |
| 511 | color: white; |
| 512 | margin: 0 -16px 0 -16px; |
| 513 | } |
| 514 | |
| 515 | .wpel-pro-dialog .upsell-footer-2 a { |
| 516 | color: white; |
| 517 | } |
| 518 | |
| 519 | .wpel-pro-dialog .logo span { |
| 520 | display: block; |
| 521 | font-size: 18px; |
| 522 | margin: 5px; |
| 523 | } |
| 524 | |
| 525 | .wpel-pro-dialog .logo span b { |
| 526 | border-bottom: 3px solid #1775a7; |
| 527 | } |
| 528 | |
| 529 | #wpel-pro-table { |
| 530 | width: 100%; |
| 531 | margin: 0 auto 0 auto; |
| 532 | border-collapse: collapse; |
| 533 | } |
| 534 | |
| 535 | #wpel-pro-table td { |
| 536 | padding: 4px 10px 4px 34px; |
| 537 | border: none; |
| 538 | font-size: 14px; |
| 539 | } |
| 540 | |
| 541 | #wpel-pro-table tr:last-child td { |
| 542 | text-align: center; |
| 543 | } |
| 544 | |
| 545 | #wpel-pro-table td:nth-child(2) { |
| 546 | background-color: rgb(23 117 167 / 8%); |
| 547 | } |
| 548 | |
| 549 | #wpel-pro-table .dashicons-yes { |
| 550 | color: #1775a7; |
| 551 | } |
| 552 | |
| 553 | #wpel-pro-table .dashicons { |
| 554 | padding-right: 8px; |
| 555 | margin-left: -27px; |
| 556 | } |
| 557 | |
| 558 | .center { |
| 559 | text-align: center; |
| 560 | } |
| 561 | |
| 562 | .prices del { |
| 563 | color: #00000099; |
| 564 | } |
| 565 | |
| 566 | .prices span { |
| 567 | font-weight: 700; |
| 568 | font-size: 40px; |
| 569 | color: #1775a7; |
| 570 | line-height: 1; |
| 571 | display: inline-block; |
| 572 | padding-bottom: 10px; |
| 573 | } |
| 574 | |
| 575 | #wpel-pro-table tr:first-child td { |
| 576 | color: #000; |
| 577 | font-size: 18px; |
| 578 | font-weight: 800 !important; |
| 579 | padding: 10px 0; |
| 580 | text-align: center; |
| 581 | } |
| 582 | |
| 583 | .pro-ad-box p b { |
| 584 | border-bottom: 3px solid #1775a7; |
| 585 | } |
| 586 | |
| 587 | .pro-ad-box img { |
| 588 | max-height: 50px; |
| 589 | padding: 0 0 10px 0; |
| 590 | } |
| 591 | |
| 592 | #wpel-pro-table tr:last-child td { |
| 593 | padding: 10px 0 10px 0; |
| 594 | vertical-align: top; |
| 595 | } |
| 596 | |
| 597 | #wpel-pro-table tr:last-child td span { |
| 598 | display: block; |
| 599 | padding: 0 0 5px 0; |
| 600 | } |
| 601 | |
| 602 | #wpel-features { |
| 603 | width: 100%; |
| 604 | padding: 20px 0 0 0; |
| 605 | } |
| 606 | |
| 607 | #wpel-features td { |
| 608 | padding: 10px 20px; |
| 609 | } |
| 610 | |
| 611 | .wp-dialog.ui-widget-content { |
| 612 | background: #fff !important; |
| 613 | } |
| 614 | |
| 615 | #wpel-pro-dialog { |
| 616 | overflow: hidden; |
| 617 | } |
| 618 | |
| 619 | .pro-feature { |
| 620 | vertical-align: super; |
| 621 | color: #1775a7; |
| 622 | font-weight: 600; |
| 623 | font-size: 12px; |
| 624 | margin-left: 4px; |
| 625 | font-style: italic; |
| 626 | } |
| 627 | |
| 628 | .wpel-field-number { |
| 629 | width: 80px; |
| 630 | } |
| 631 |