Server IP : 192.64.118.117 / Your IP : 18.191.171.58 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/thecgapy/mobilecreationz.com/wp-content/plugins/duplicator/assets/css/ |
Upload File : |
/* ================================================ * DUPLICATOR STYLE * Common elements shared across the duplicator plugin * ================================================ */ /*Global Elements*/ input[type=button]{cursor:pointer;padding:5px;cursor:pointer;} input[type=submit]{cursor:pointer;padding:5px;cursor:pointer;} fieldset {border:1px solid gray; padding:0px 5px 5px 5px; } label {font-size:13px} .no-select {user-select:none; -o-user-select:none; -moz-user-select:none; -khtml-user-select:none; -webkit-user-select:none;} hr {border:0; border-top:1px solid #ddd; border-bottom:1px solid #fafafa; margin:10px 0px 2px 0px;} i[data-tooltip].fa-question-circle {cursor:pointer; color:#C3C3C3} i[data-tooltip].fa-lightbulb-o {cursor:pointer; color:gray} /*TABS*/ ul.category-tabs li {cursor: pointer} /*BOXES: Expandable sections */ div.dup-box {padding:0px; display: block; background-color: #fff; border: 1px solid #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.04);} div.dup-box-title {font-size: 16px; padding: 10px 0 0 10px; font-weight: bold; cursor: pointer; height:27px; margin:0px; color:#000 } div.dup-box-title:hover {background-color: #FCFCFC;} div.dup-box-arrow {text-decoration:none!important; float:right; width:27px; height:30px; font-size:16px; cursor:pointer; padding:1px 0 0 0; white-space: nowrap} div.dup-box-panel {padding:10px 15px 10px 15px; border-top:1px solid #EEEEEE; margin:-1px 0 0 0;} /*PANELS: Boxes that do not exapand */ div.dup-panel {padding:0px; display: block; background-color: #fff; border: 1px solid #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.04);} div.dup-panel-title {font-size: 14px; padding: 10px 0 0 15px; font-weight: 600; height:28px; margin:0px; color:#000; } div.dup-panel-panel {padding:10px 15px 10px 15px; border-top:1px solid #EEEEEE; margin:-1px 0 0 0;} /*PANELS: Fancy */ div.dup-box-fancy {border-radius: 4px; border:1px solid #E1E1E1; margin: 1px 0 1px 0} div.dup-box-title-fancy {padding:5px 2px 5px 8px; height:18px; background: #eeeeee; background: linear-gradient(to bottom, #eeeeee 0%,#e0e0e0 100%);} /*INFO-BOX:Simple box with no title */ div.dup-info-box {padding:8px; border:1px solid #ccc; border-radius:4px; background-color:#F7FCFE; margin:0px 0px 5px 20px; line-height:16px} div.dup-info-box small {margin-top:10px; display:block} /*PACKAGE:Progress Boxes */ div#dup-progress-bar-area {width:500px; margin:40px auto 0px auto; padding:25px 50px 35px 50px; border:1px solid #ccc; box-shadow:0 8px 6px -6px #999; text-align:center; border-radius:4px; color:#000;} div#dup-progress-bar-area h2 {margin-bottom:15px} /*HEADER MESSAGES*/ div.dup-hdr-success {color:green; font-size:20px; font-weight:bold} div.dup-hdr-error {color:#A62426; font-size:20px; font-weight:bold} /*DIALOGS: THICKBOX */ #TB_title { padding-bottom: 3px!important; margin-bottom:5px!important; font-size:16px!important;} div.dup-dlg-alert-txt {padding:10px 0; font-size:16px} div.dup-dlg-alert-btns {position:absolute; bottom:20px; right:20px;} div.dup-dlg-confirm-txt {padding:10px 0; font-size:16px} div.dup-dlg-confirm-btns {position:absolute; bottom:20px; right:20px;} div.dup-dlg-confirm-progress {display:none} /*================================================ PARSLEY:Overrides*/ input.parsley-error, textarea.parsley-error { color:#B94A48 !important; background-color:#F2DEDE !important; border:1px solid #EED3D7 !important; } div.qtip-content {line-height:16px} ul.parsley-error-list {margin:1px 0px -7px 0px}