File "admin-style.css"

Full Path: /home/adniftyx/public_html/wp-content/themes/credio/assets/css/admin-style.css
File size: 1.28 KB
MIME-type: text/plain
Charset: utf-8

.radio-select input[type='radio']{
	display:none !important;
}
.radio-select label{
	margin-right: 10px;
}
.radio-select label.active img{
	border:2px solid #4caf50;
}
.wp-picker-container{
	display: inline-block !important;
}
.ocdi.wrap.about-wrap .notice-info{
   display: none !important;
}
.ocdi__demo-import-notice{
	color: #ff0000 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	line-height: 25px !important;
}

.notice.notice-success{
	color: green !important;
	font-size: 20px !important;
	font-weight: bold !important;
	line-height: 25px !important;
}
.jBox-wrapper{
	z-index: 99999 !important;
}
.redux-container #redux-header .display_header span.redux-dev-mode-notice{
	display:none !important;
}

#redux-header .rAds{
	display:none !important;
}

.redux-notice-field.redux-success{
	border-left-color:red !important ;
	background: #301deb;
	color:#fff;
}

#adminmenu li.menu-top.toplevel_page_braintech{
	background: #1273EB
}

#rs_metabox-testi_information .cmb2-id-country-name input.cmb2-text-medium,
#rs_metabox-testi_information .cmb2-id-country-flag input.cmb2-upload-file{
	width: 100%;
	max-width: 400px;
}
#rs_metabox-testi_information .cmb2-id-country-name .cmb2-metabox-description {
	display: block;
}