File: //proc/self/cwd/nueva/modules/btecommercecopilot/views/css/back.css
/**
* Ecommerce copilot
*
* @author businesstech.fr <modules@businesstech.fr> - https://www.businesstech.fr/
* @copyright https://www.businesstech.fr/
* @license see file: LICENSE.txt
*
* ____ _______
* | _ \ |__ __|
* | |_) | | |
* | _ < | |
* | |_) | | |
* |____/ |_|
*/
.bt_subsection {
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #dbe6e9;
text-transform: uppercase;
padding: 15px;
color: #363a41;
border-radius: 5px;
margin-left: -25% !important;
}
.bt_subsection_lvl2 {
font-size: 15px;
margin-bottom: 10px;
margin-top: 15px;
border-bottom: 1px solid #dbe6e9;
text-transform: uppercase;
padding: 15px;
color: #363a41;
}
.bt_clr_10 {
margin-top: 10px;
}
.bt_bg_loader {
background-color: white;
}
.tab-star-size {
font-size: 20px !important;
}
.average_admin_tab {
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid lightblue;
}
#module_form a {
color: #555 !important;
text-decoration: none;
}
.alert-success {
display: block;
}
#module_form .btn {
color: grey !important;
}
.bootstrap .panel-footer {
text-align: center;
}
.btn_spr_submit {
background-color: #25b9d7;
color: #fff;
margin-left: auto;
margin-right: auto;
width: 15%;
padding: 15px;
border-radius: 10px;
border: none;
font-weight: bold;
font-size: 16px !important;
margin-bottom: 15px;
}
.btn_spr_submit i {
display: none;
}
#export_tools {
background-color: white;
min-height: 350px;
}
.bootstrap .form-group .translatable-field .btn.dropdown-toggle {
color: #363a41 !important;
text-transform: uppercase;
}
.bootstrap .form-group .translatable-field .btn.dropdown-toggle:hover {
color: #fff !important;
text-transform: uppercase;
}
.icon-check {
color: green;
font-size: 20px;
}
.icon-remove {
color: red;
font-size: 20px;
}
.icon-flag {
color: orange;
font-size: 30px;
}
.mce-edit-area {
min-height: 150px !important;
}
#module_form .btn {
color: white !important;
}
#module_form .dropdown-toggle {
color: grey !important;
}
#module_form .dropdown-toggle:hover {
color: white !important;
}
.nobootstrap label {
text-align: left !important;
}
#ajax_confirmation {
display: none;
}
h1.page-title {
display: none !important;
}
div.toolbarBox {
display: none !important;
}
.custom-shadow {
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
#configuration_form a.text-white {
color: #fff !important;
}
#configuration_form a {
color : #555 !important;
}
.custom-tab-content {
margin-top: 50px;
margin-bottom: 50px;
}
#btecop .alert>* {
padding: 0;
}