| Server IP : 37.27.51.148 / Your IP : 37.27.51.148 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/plugins/thrive-leads/tcb/editor/css/ |
Upload File : |
.inside.thrive-architect {
background-color: #f8f8f8;
background-image: url("images/dash-admin-logo.png");
padding: 90px 0;
margin: 5px !important;
min-height: 150px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
white-space: normal;
}
/*Save space on smaller displays*/
@media (max-width: 1400px) {
.inside.thrive-architect {
padding: 10px 0;
}
}
.inside.thrive-architect p {
font-size: 16px;
color: #666;
margin: 0;
line-height: 2em;
}
#wpbody .thrive-architect-edit-link {
text-decoration: none;
display: inline-block;
position: relative;
color: #FFF;
padding-left: 40px;
border-radius: 5px;
overflow: hidden;
min-width: 265px;
white-space: nowrap;
}
/* Spacing when the launcher sits next to the block editor toolbar so it
doesn't butt up against the block inserter and undo/redo buttons. The
launcher is placed as an adjacent sibling after `.edit-post-header-toolbar`
by the gutenberg admin script. */
#wpbody .edit-post-header-toolbar + .thrive-architect-edit-link {
margin: 0 12px;
}
.inside.thrive-architect .tcb-disable {
color: #666;
font-size: 16px;
}
.inside.thrive-architect .tcb-revert {
border: none;
box-shadow: none;
background: transparent;
font-size: 16px;
color: #666;
text-decoration: underline;
}
.thrive-architect-edit-link.thrive-architect-edit-disabled {
opacity: 0.5;
pointer-events: none;
}
.thrive-architect-edit-link:focus, .thrive-architect-edit-link:hover, .thrive-architect-edit-link:active {
outline: none;
color: #FFF;
box-shadow: none;
}
.thrive-architect-edit-link:hover {
box-shadow: rgba(83, 83, 83, 0.4) 0px 0px 12px 0px;
}
.thrive-architect-admin-text {
background: #2e8c00;
padding: 5px 25px;
position: relative;
font-size: 14px;
line-height: 30px;
margin-left: 10px;
font-weight: 600;
}
.thrive-architect-admin-text::before {
content: '';
left: 0;
top: 0;
position: absolute;
width: 0;
height: 0;
border-left: 0 solid transparent;
border-right: 20px solid transparent;
border-bottom: 50px solid #434344;
}
.thrive-architect-admin-icon-holder {
position: absolute;
background: #434344;
left: 0;
top: 0;
padding: 5px 10px;
box-sizing: border-box;
}
.thrive-architect-admin-icon {
background: url('images/thrive-architect-logo-white.png') no-repeat 0 0;
background-size: cover;
width: 30px;
height: 30px;
}
.tve-license-warning .thrive-architect-admin-icon {
background: url('../../thrive-dashboard/css/images/circle-orange-transparent.png') 0 center / 30px no-repeat;
}
.tve-license-warning-red .thrive-architect-admin-icon {
background: url('../../thrive-dashboard/css/images/circle-red-transparent.png') 0 center / 30px no-repeat;
}
/* Overrride CSS added by the gutenberg editor */
.tve-gutenberg-active .editor-header {
align-items: center;
background: #fff;
display: flex;
flex-wrap: wrap;
height: 60px;
justify-content: space-between;
max-width: 100vw;
}
.tve-gutenberg-active .editor-header .edit-post-meta-boxes-area .postbox>.inside {
padding: 0 12px 24px;
}
.tve-gutenberg-active .interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help) {
padding-top: 10px;
}
.tve-gutenberg-active .editor-header .editor-header__center {
width: min(100%, 450px);
}
.tve-gutenberg-active .editor-header .editor-header__toolbar {
margin-right: auto;
}