File "global-admin.css"
Full Path: /home/pumpbmko/public_html/wp-content/plugins/coming-soon/public/css/global-admin.css
File size: 2.02 KB
MIME-type: text/plain
Charset: utf-8
.seedprod-mode-active a {
background: #dd4a1f !important;
color: #fff !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.seedprod-mode-active a:hover {
background-color: #f15d32 !important;
}
.seedprod-mode-active img {
margin-right: 5px !important;
margin-top: 5px !important;
}
.sp-is-logged-in.sp-seedprod {
padding-top: 32px;
margin-top: 0px !important;
}
.seedprod-mb-icon {
margin-top: 17px !important;
margin-right: 5px !important;
height: 34px !important;
}
.seedprod-mode-active .ab-sub-wrapper a {
justify-content: left !important;
}
.toplevel_page_seedprod_pro div.wp-menu-image.svg,
.toplevel_page_seedprod_lite div.wp-menu-image.svg {
background-size: 16px auto !important;
}
.seedprod-menu-notification-counter {
margin-left: 7px !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-width: 18px !important;
height: 18px !important;
border-radius: 9px !important;
background-color: #ca4a1f !important;
color: #fff !important;
font-size: 11px !important;
line-height: 0 !important;
text-align: center !important;
}
.seedprod_hidden_data {
display: none;
}
.edit_seedprod_custom_link {
height: 30px;
margin: 1px 15px;
display: flex !important;
align-items: center;
width: 174px;
}
.active-seed-prod-buttons {
display: none;
}
#post-body-content .active-seed-prod-buttons {
display: block;
}
.active-seed-prod-buttons {
display: none;
}
.seed_editor_true .seedprod-off {
display: none;
}
.seed_editor_true .seedprod-on {
display: inline-block;
}
.seed_editor_false .seedprod-on {
display: none;
}
.seed_editor_false .seedprod-off {
display: inline-block;
}
.sp-rotate-template b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.sp-rotate-template b.is-visible {
position: relative;
}
.sp-lite-admin-menu__upgrade_wrapper{
background-color: #1da867;
}
.sp-lite-admin-menu__upgrade_wrapper a{
color: #fff !important;
font-weight: 600;
}