Sindbad~EG File Manager
.dashicons.spin {
animation: dashicons-spin 1s infinite;
animation-timing-function: linear;
}
#update-nag, .update-nag {
display: block;
width: 100%;
box-sizing: border-box;
}
#setting-error-tgmpa p {
font-size: 14px;
}
#update-nag, .update-nag {
border-color: #FF3B30;
}
#learn-press-advertisement,
#learn-press-newsletter-button,
body.wp-admin.learnpress_page_learn-press-addons .nav-tab-wrapper .nav-tab:nth-child(3) {
display: none !important;
}
@keyframes dashicons-spin {
0% {
transform: rotate( 0deg );
}
100% {
transform: rotate( 360deg );
}
}
.tg_begin_import {
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}
.ocdi__response > p:first-child {
display: none;
}
.pp_wrap .nav-tab
{
border: 0;
color: #444;
clear: both;
display: block;
width: 140px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 8px 20px 8px 0;
margin: 0px;
text-shadow: none;
background: transparent;
left: 1px;
position: relative;
opacity: 0.3;
font-weight: normal;
font-size: 14px;
outline: none;
box-shadow: 0 0 0 0;
}
.pp_wrap h2
{
font-size: 1.7em;
margin-top: 37px;
padding-bottom: 5px;
margin-bottom: 0;
}
.pp_wrap h2 span
{
font-size :13px;
margin-left: 10px;
}
.pp_wrap label h2
{
margin: 0 0 30px 0;
font-size: 12px;
text-align: left;
letter-spacing: 2px;
padding: 0 0 10px 0;
border-bottom: 1px solid #e1e1e1;
text-transform: uppercase;
}
.pp_wrap h2 span.pp_version,
.pp_version
{
font-size :10px;
margin-left: 15px;
display: inline-block;
background: #23282d;
color: #fff;
padding: 3px 13px 3px 13px;
border-radius: 25px;
top: -2px;
position: relative;
}
.pp_wrap .nav-tab:first-child
{
margin-top: 8px;
border-top: 0;
}
.pp_wrap .nav-tab-active, .pp_wrap .nav-tab:hover
{
z-index: 9;
opacity: 1;
}
.pp_wrap .nav-tab:active
{
outline: none;
-moz-outline-style: none;
opacity: 1;
}
.pp_wrap .nav-tab-active:after
{
right: 0;
border: 8px solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-right-color: #fff;
top: 50%;
margin-top: -8px;
}
.pp_wrap .nav-tab span.dashicons
{
margin-right: 10px;
position: relative;
top: 2px;
}
:-moz-any-link:focus {
outline: none;
}
.pp_wrap
{
margin: 0;
width: 100%;
float: left;
}
.rm_wrap{
width: 100%;
margin: 17px 0 0 0;
overflow-x: hidden;
}
.header_wrap
{
padding: 0 20px 0 0;
}
.rm_section{
display: none;
background: transparent;
}
#pp_panel_general.rm_section {
display: block;
}
.rm_options
{
margin-top: -18px;
}
.rm_opts label{
font-weight:700;
width:100%;
clear:both;
padding: 0 0 5px 0;
float: left;
font-size: 14px;
}
.rm_opts small.description{
display:block;
width: 300px;
padding: 0;
color:#999;
font-size: 12px;
float: left;
}
.rm_opts small.description:empty
{
display: none;
}
.rm_opts input[type="text"], .rm_opts input[type="password"]{
width: calc(100% - 340px);
padding: 12px;
float: right;
margin-top: -20px;
border-radius: 5px;
border: 0;
background: #f0f0f0;
box-shadow: 0 0 0;
}
.rm_opts input[type="file"]
{
width: 280px;
}
.rm_opts input[type="file"]#pp_import_current
{
width: 220px;
margin-right: 10px;
background:#f0f0f0;
padding: 6px;
margin-top: -1px;
}
.rm_input
{
padding: 30px;
}
.rm_input textarea{
width: calc(100% - 340px);
height: 200px;
padding:5px;
border-radius: 5px;
border: 0;
background: #f0f0f0;
margin-top: 5px;
float: right;
box-shadow: 0 0 0;
margin-top: -20px;
}
.rm_input textarea, .rm_input .CodeMirror
{
width: calc(100% - 340px);
height: 200px;
font-size:12px;
padding: 8px;
float: right;
box-sizing: border-box;
border-radius: 5px;
}
.rm_input .CodeMirror
{
margin-top: -20px;
}
.rm_input .CodeMirror
{
background: #f0f0f0;
height: 200px;
}
.rm_title h3 {
cursor:pointer;
font-size:1em;
margin:0;
font-weight:bold;
color:#232323;
float:left;
width:80%;
padding:14px 4px;
text-shadow: 0 1px 1px #fff;
}
.rm_title{
cursor:pointer;
border-bottom:1px solid #ddd;
background:#eee;
padding:0;
background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#ebebeb), to(#f9f9f9));
text-shadow: 0 1px 1px #ffffff;
display: none;
}
.rm_title h3 img.inactive{
margin:-8px 10px 0 2px;
width:32px;
height:32px;
background:url('images/pointer.png') no-repeat 0 0;
float:left;
display: none;
}
.rm_title h3 img.active{
margin:-8px 10px 0 2px;
width:32px;
height:32px;
background:url('images/pointer.png') no-repeat 0 -32px;
float:left;
}
.rm_title span.submit{
display:block;
float:right;
margin:0;
padding:0;
width:15%;
padding:14px 0;
}
.clearfix{
clear:both;
}
.rm_table th, .rm_table td{
border:1px solid #bbb;
padding:10px;
text-align:center;
}
.rm_table th, .rm_table td.feature{
border-color:#888;
}
.rm_list
{
margin: 20px 0 0 20px;
}
.theme_detail_wrapper
{
width: 300px;
margin: auto;
}
.theme_name
{
float: left;
width: 150px;
text-align: left;
}
.theme_buy
{
float:right;
width: 150px;
text-align: right;
}
.theme_title
{
font-size: 14px;
}
.theme_desc
{
color: #888;
font-size: 11px;
}
.pp_sortable
{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}
.pp_sortable li
{
background: #fff;
margin: 5px 0 5px 0;
padding: 0.5em;
padding-left: 0;
padding-right: 0;
font-size: 1em;
color: #000;
cursor: pointer;
border: 1px solid #ddd;
float: left;
width: 100%;
box-sizing: border-box;
position: relative;
min-height: 63px;
}
.pp_sortable li:hover
{
border-color: #23282D;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.pp_sortable li
{
padding: 1em;
}
.pp_sortable li
{
min-height: 0
}
.pp_sortable li a.remove
{
float: right;
display: block;
margin-left: 10px;
text-align: center;
font-size: 12px;
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 25px;
}
.pp_sortable li a.remove:hover
{
background: #e62c22;
color: #fff;
}
.wp-core-ui .button-primary#save_ppsettings,
.button-primary.pp_import_content_button,
.button-primary.pp_import_content_button:hover,
.button-primary.pp_get_styling_button,
.button-primary.pp_get_styling_button:hover,
.wp-core-ui .button-primary#save_envato_personal_token,
.tg_begin_import .button.button.button-large,
.tg_begin_import .button.button.button-large:hover
{
background: #3d64ff;
box-shadow: 0 0 0;
border: 0;
border-radius: 25px;
padding: 0 20px 2px;
line-height: 36px;
height: 36px;
position: relative;
outline: none;
box-shadow: 0 0 0 #000;
}
.tg_begin_import .button.button.button-large,
.tg_begin_import .button.button.button-large:hover
{
padding: 0 40px 20px;
}
.wp-core-ui .button-primary#save_envato_personal_token
{
margin: 10px 0 0 35px;
}
.tg_notice
{
padding: 30px;
text-align: center;
background: #f0f0f0;
font-size: 15px;
line-height: 1.5em;
margin: -10px 0 0 0;
border-radius: 5px;
}
.tg_notice .dashicons
{
color: #3d64ff;
}
#pp_panel
{
width: 160px;
float:left;
}
.rm_opts
{
float:left;
width: calc(100% - 180px);
min-height: 340px;
background: #fff;
padding: 0;
box-sizing: border-box;
margin-top: 0;
border-radius: 5px;
}
.wp-core-ui .header_wrap input.button, .wp-core-ui .header_wrap input.button-primary
{
border-radius: 25px;
font-size: 13px;
padding: 0 20px 2px;
}
#current_sidebar
{
margin: 15px 0 0 5px;
}
.ver_mid
{
vertical-align: middle;
margin: -2px 10px 0 0;
}
#current_sidebar, #current_ggfont
{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
margin-top: 8px;
}
#current_sidebar li, #current_ggfont li
{
background: #fff;
margin: 5px 0 5px 0;
padding: 0.5em;
padding-left: 0;
padding-right: 0;
font-size: 1em;
color: #000;
border: 1px solid #ddd;
float: left;
width: 100%;
box-sizing: border-box;
position: relative;
border-radius: 5px;
padding: 1em;
}
#current_sidebar li div.title
{
float: left;
width: auto;
line-height: 34px;
}
#current_sidebar li .sidebar_del
{
float: right;
display: block;
margin-left: 10px;
text-align: center;
background: #FF3B30;
border-radius: 5px;
color: #fff;
font-size: 16px;
width: 30px;
height: 30px;
line-height: 30px;
text-decoration: none;
}
#current_sidebar li .sidebar_del .dashicons
{
line-height: 30px;
text-decoration: none;
}
.pp_widget_description
{
color: #999;
font-size: 11px;
opacity: 0.7;
margin-top: 5px;
margin-bottom: 10px;
}
.pp_meta_option
{
padding: 10px;
box-sizing: border-box;
border-top: 1px solid #eee;
width: 100%;
padding-top: 20px;
}
.pp_meta_option.template
{
width: 100%;
}
.pp_meta_option:not(.page).key1, .pp_meta_option.page.key100
{
border-top: 0;
}
.pp_meta_option .meta_title_wrapper
{
display: inline-block;
width: 50%;
margin-right: 20px;
}
#side-sortables .pp_meta_option .meta_title_wrapper,
.pp_meta_option.WYSIWYG .meta_title_wrapper
{
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
#side-sortables .pp_meta_option .meta_title_field
{
width: 100%;
margin-bottom: 10px;
}
.pp_meta_option.template .meta_title_wrapper
{
display: block;
width: 100%;
margin: 0;
}
.pp_meta_option.template .meta_title_field
{
display: block;
width: 100%;
margin: 10px 0 0 0;
}
.pp_meta_option .meta_title_field
{
display: inline-block;
width: calc(50% - 20px);
vertical-align: top;
}
.pp_meta_option.WYSIWYG .meta_title_field
{
width: 100%;
}
#poststuff .inside #post_option_post_layout
{
border-top: 0;
}
.pp_meta_option select
{
width: 100%;
}
.pp_widget_description strong
{
color: #444;
}
.pp_widget_hr
{
border: 0;
border-top: 1px solid #DFDFDF;;
border-bottom: 1px solid #fff;
}
.primary_button
{
background: #4db2ec !important;
border: 0 !important;
color: #fff !important;
text-shadow: none !important;
height: 30px !important;
line-height: 30px !important;
padding-left: 15px !important;
padding-right: 15px !important;
text-transform: uppercase;
}
.primary_button:active
{
background: #71d5fe !important;
}
.secondary_button
{
background: #999 !important;
border: 0 !important;
color: #fff !important;
text-shadow: none !important;
height: 30px !important;
line-height: 30px !important;
padding-left: 15px !important;
padding-right: 15px !important;
text-transform: uppercase;
}
.rm_opts select
{
float: left;
min-width: 250px;
background: #fff;
border: 1px solid #ccc;
margin-right: 10px;
}
textarea.blur, input[type=text].blur
{
color: #ccc;
}
.meta_post_img
{
max-width: 100%;
height: auto;
margin-bottom: 10px;
}
.meta_post_img.hidden, .meta_post_img_remove.hidden
{
display: none;
}
#Coursector_import_demo_content_section .widefat tbody td div.tg_error, #Coursector_import_demo_content_section .widefat tbody td span.tg_error, .tg_error
{
color: #FF3B30;
}
.tg_valid
{
color: #4CD964;
}
#page_option_page_menu_transparent
{
border: 0;
}
/**
Demo Styles
**/
#pp_import_demo_notice_section
{
padding-bottom: 0;
}
.demo_list,
.demo_color_list
{
list-style: none;
display: block;
float: left;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}
.demo_list > li
{
display: inline-block;
position: relative;
margin-bottom: 30px;
width: calc(33.33% - 20px);
margin-right: 30px;
height: auto;
overflow: hidden;
float: left;
box-sizing: border-box;
}
.demo_list > li:nth-child(3n+1)
{
clear: both;
}
.demo_list > li:nth-child(3n)
{
margin-right: 0;
float: right;
}
.demo_list > li img
{
max-width: 100%;
height: auto;
line-height: 0;
}
.demo_list > li.selected img
{
opacity: 1;
}
.demo_list > li .item_content_wrapper
{
display: table;
width: 100%;
height: 100px;
}
.demo_list > li .item_content_wrapper .item_content
{
width: 100%;
box-sizing: border-box;
}
.demo_list > li .item_content_wrapper .item_content .item_thumb
{
width: 100%;
height: 100%;
position: relative;
line-height: 0;
}
.demo_list > li .item_content_wrapper .item_content .item_thumb .preview_wrapper
{
position: absolute;
top: 43%;
z-index: 2;
background: #FF2D55;
color: #fff;
display: block;
padding: 20px 25px 20px 25px;
border-radius: 25px;
left: 50%;
margin-left: -47px;
text-decoration: none;
opacity: 0;
box-shadow: 2px 2px 40px rgba(255,45,85,0.3);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.demo_list > li:hover .item_content_wrapper .item_content .item_thumb .preview_wrapper
{
-webkit-transform: translate(0px,-5px);
-moz-transform: translate(0px,-5px);
transform: translate(0px,-5px);
opacity: 1;
}
.demo_list > li .item_content_wrapper .item_content .item_thumb img
{
max-width: 100%;
height: auto;
border-radius: 5px;
}
.demo_list li > .item_content_wrapper .item_content .item_content
{
width: 100%;
text-align: left;
padding-top: 0;
padding: 15px 0 15px 0;
float: left;
}
.demo_list li > .item_content_wrapper .item_content .item_content .title
{
float: left;
width: 50%;
margin-top: 5px;
}
.demo_list li > .item_content_wrapper .item_content .item_content .import
{
float: right;
width: 50%;
margin-top: -5px;
text-align: right;
opacity: 1;
}
.demo_list li:hover > .item_content_wrapper .item_content .item_content .import
{
opacity: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1699px) {
.demo_list > li
{
width: calc(25% - 22.5px);
}
.demo_list > li:nth-child(3n)
{
float: left;
}
.demo_list > li:nth-child(3n+1)
{
clear: none;
}
.demo_list > li:nth-child(3n)
{
margin-right: 30px;
}
.demo_list > li:nth-child(4n)
{
float: right;
margin-right: 0;
}
.demo_list > li:nth-child(4n+1)
{
clear: both;
}
}
@media only screen and (min-width: 1700px) and (max-width: 1999px) {
.demo_list > li
{
width: calc(20% - 24px);
}
.demo_list > li:nth-child(3n)
{
float: left;
margin-right: 30px;
}
.demo_list > li:nth-child(3n+1)
{
clear: none;
}
.demo_list > li:nth-child(5n)
{
float: right;
margin-right: 0;
}
.demo_list > li:nth-child(5n+1)
{
clear: both;
}
}
@media only screen and (min-width: 2000px) and (max-width: 2299px) {
.demo_list > li
{
width: calc(16.66% - 20px);
}
.demo_list > li:nth-child(3n)
{
float: left;
margin-right: 30px;
}
.demo_list > li:nth-child(3n+1)
{
clear: none;
}
.demo_list > li:nth-child(6n)
{
float: right;
margin-right: 0;
}
.demo_list > li:nth-child(6n+1)
{
clear: both;
}
}
@media only screen and (min-width: 2300px) {
.demo_list > li
{
width: calc(14.2% - 26px);
}
.demo_list > li:nth-child(3n)
{
float: left;
margin-right: 30px;
}
.demo_list > li:nth-child(3n+1)
{
clear: none;
}
.demo_list > li:nth-child(7n)
{
float: right;
margin-right: 0;
}
.demo_list > li:nth-child(7n+1)
{
clear: both;
}
}
body.wp-customizer #customize-theme-controls .control-section.open .accordion-section-title, #customize-theme-controls .control-section.open .accordion-section-title:after {
color: #fff !important;
}
.customize-control-image img
{
width: auto;
}
#customize-controls .description
{
color: #999;
font-size: 11px;
font-style: normal;
font-weight: normal;
}
.customize-control-checkbox label
{
font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
line-height: 24px;
margin-left: 0;
}
.customize-control select
{
margin-bottom: 15px;
}
.customize-control-radio-buttonset label.ui-state-active
{
color: #fff !important;
}
.tg_system_status_wrapper
{
background: #f9f9f9;
padding: 20px;
margin-bottom: 20px;
}
.tg_system_status_wrapper h4
{
margin: 0;
}
#Coursector_import_demo_content_section .widefat tbody td > div
{
color: #7ad03a;
}
#Coursector_import_demo_content_section .widefat tbody td> div:before
{
font-family: 'FontAwesome';
content: "\f00c";
margin-right: 5px;
}
#Coursector_import_demo_content_section .widefat tbody td div.tg_error, #Coursector_import_demo_content_section .widefat tbody td span.tg_error
{
color: #dd3d36;
}
#Coursector_import_demo_content_section .widefat tbody td > div.tg_error:before
{
font-family: 'FontAwesome';
content: "\f12a";
margin-right: 5px;
}
#Coursector_import_demo_content_section
{
padding-top: 10px;
}
.rs-update-notice-wrap
{
display: none !important;
}
body.post-type-galleries #mymetabox_revslider_0
{
display: none !important;
}
#ppb_page_content
{
width: 100%;
box-sizing: border-box;
}
#ppb_page_content.live
{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background: #eee;
top: 0;
}
body.admin-bar #ppb_page_content.live
{
top: 32px;
height: calc(100% - 32px);
}
body.admin-bar #ppb_page_content.live #content_builder_classic_wrapper
{
top: 72px;
}
body.admin-bar #ppb_live_preview_frame_wrapper
{
top: 72px;
}
#ppb_page_content.live #content_builder_classic_wrapper
{
position: fixed;
top: 40px;
left: 0;
width: 350px;
height: 100%;
border-right: 1px solid #ddd;
background: #f5f5f5;
overflow-y: auto;
}
#ppb_page_content.live #content_builder_classic_wrapper.hide
{
left: -350px;
}
#content_metabox
{
display: none;
background: #f5f5f5;
}
#poststuff #content_metabox h2.hndle.ui-sortable-handle
{
background: #23282d;
color: #fff;
}
#poststuff #content_metabox .handlediv
{
color: #fff;
}
#content_metabox .inside
{
margin: 0;
padding: 0;
}
#content_metabox.visible
{
display: block;
}
.getting_started_desc
{
font-size: 14px;
line-height: 1.7;
margin-top: 30px;
}
.one_half
{
width: 48%;
float: left;
margin-bottom: 50px;
}
.one_half:not(.last)
{
clear: both;
}
.one_half.last
{
width: 48%;
float: right;
}
.one_half.nomargin
{
margin-bottom: 10px;
}
.step_icon
{
width: 120px;
height: 120px;
float: left;
text-align: center;
}
.step_info
{
width: calc(100% - 140px);
float: right;
text-align: left;
line-height: 1.7;
}
.step_info h3
{
margin: 0 0 10px 0;
}
.step_icon a
{
width: 100%;
height: 100%;
display: block;
border: 1px solid #f1f1f1;
border-radius: 3px;
background: #f1f1f1;
text-decoration: none;
padding: 20px;
box-sizing: border-box;
color: #23282d;
}
.step_icon a:hover
{
background: #23282d;
border-color: #23282d;
color: #fff;
}
.step_icon a i
{
font-size: 24px;
margin-top: 5px;
font-weight: 900;
}
.step_icon a .step_title
{
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 10px;
font-size: 10px;
line-height: 1.7em;
}
.step_icon a .step_number
{
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 5px;
font-size: 11px;
line-height: 1.7em;
}
.step_icon a .step_number .int_number
{
font-size: 45px;
font-weight: 600;
margin-top: 15px;
}
.wp-core-ui .button.adding_list_remove_row
{
height: 25px;
}
.adding_list_remove_row span
{
line-height: 1.2;
}
/**
* Custom CSS for theme customiser styling
**/
#customize-controls #customize-theme-controls .accordion-section > .accordion-section-title:after
{
background-color: transparent !important;
}
/**
*
* Custom CSS for media custom fields
*
**/
body.post-type-attachment .compat-attachment-fields
{
width: 100%;
}
.compat-field-coursector-purchase-url td.field input
{
width: 100%;
}
#Coursector_import_demo_content_section .widefat th
{
font-weight: 600;
}
#Coursector_import_demo_content_section .widefat tbody tr:nth-child(even)
{
background: #f9f9f9;
}
#Coursector_import_demo_content_section .widefat tbody td
{
font-size: 12px;
}
#Coursector_import_demo_content_section .widefat tbody tr td.title
{
width: 30%;
}
#Coursector_import_demo_content_section .widefat tbody tr td.help
{
width: 20px;
}
#Coursector_import_demo_content_section .widefat tbody tr td.value
{
width: calc(70% - 20px);
}
.customize-control-kirki-color .wp-picker-container a.wp-color-result
{
width: 100px;
}
#customize-theme-controls .accordion-section-content
{
padding: 0;
}
li.customize-control
{
padding: 3px;
box-sizing: border-box;
}
li.customize-control.customize-control-title
{
background: #fff;
font-size: 10px;
font-weight: 400;
letter-spacing: 2px;
padding: 5px 12px 5px 12px;
box-sizing: border-box;
margin: 10px 0 10px 0;
text-transform: uppercase;
}
.pp_setting_logo_wrapper
{
margin-top: 32px;
}
.wp-pointer-top .wp-pointer-arrow
{
top: 2px;
}
.wp-pointer-left .wp-pointer-arrow-inner
{
left: 2px;
}
body.appearance_page_functions #wpfooter
{
position: relative;
}
#pp_import_content_button.button
{
width: 100%;
height: 38px;
}
body.ppb_live #adminmenuwrap
{
z-index: 1;
}
#adminmenu .menu-icon-galleries div.wp-menu-image:before {
content: '\f161';
}
.customize-control-kirki-switch
{
margin-bottom: 0;
}
.import_message, .update_message, .styling_message
{
text-align: center;
display: none;
}
.import_message,
.styling_message
{
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999;
background: rgba(0,0,0,0.8);
}
.import_message.clickable,
.styling_message.clickable
{
cursor: pointer;
}
.import_message .import_message_success,
.styling_message .import_message_success
{
color: #fff;
font-size: 18px;
position: absolute;
top: 50%;
width: 100%;
}
.tg_loading
{
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
margin-right: 10px;
}
/*
#Mobile (Portrait)
==================================================
*/
@media only screen and (max-width: 767px) {
#pp_panel
{
width: 100%;
}
.pp_wrap .nav-tab:first-child
{
margin-top: 0;
}
.pp_wrap .nav-tab
{
display: inline-block;
clear: none;
width: auto;
padding: 8px 20px 8px 20px;
}
.pp_wrap .nav-tab-active:after
{
display: none;
}
.rm_opts
{
width: calc(100% - 10px);
margin-top: 20px;
}
.rm_opts small.description
{
width: 100%;
}
.rm_opts input[type="text"], .rm_opts input[type="password"], .rm_input textarea, .rm_input .CodeMirror
{
width: 100%;
clear: both;
margin-top: 10px;
}
.rm_section .switchery
{
margin-left: 0;
clear: both;
margin-top: 10px;
}
.wp-core-ui .header_wrap input.button, .wp-core-ui .header_wrap input.button-primary
{
padding: 6px 14px;
}
.styling_list li
{
width: 100%;
}
#pp_home_section .one_half
{
width: 100%;
}
}
/*
*
* LearnPress Elements
*
*/
.lp-toolbar-buttons .lp-toolbar-btn,
#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections
{
border: 0;
}
#admin-editor-lp_course span.close,
body.wp-admin #admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover
{
color: transparent;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists