Files
bio-concept-pharma/web/modules/fbpromote/views/css/admin.css
2019-11-17 19:14:07 +01:00

42 lines
1.8 KiB
CSS

/**
* General CSS
**/
#loadingDiv { position: absolute; top: 50%; left: 46%; padding: 50px; width: auto; height: auto; border: 5px solid #f90; background: #fff; z-index: 999999; text-align: center; vertical-align: middle; }
.fbpscClearAdmin2,.fbpscClearAdmin{ height:0; margin:15px 0; padding:0; clear:both; width:100%; border-bottom:1px solid #CCC; border-top:1px solid #FFF;}
.clr_10 {margin:15px 0; clear:both;}
.bootstrap .nav-tabs{ border-bottom: 1px solid #dddddd;}
.nobootstrap label{ text-shadow: none;}
.bootstrap a { color : #000000; text-decoration: none; }
#content .alert-info{ padding-left: 50px; padding-bottom: 15px; position: relative; border-left: solid 3px #81cfe6; color: #31b0d5; background-color: #f8fcfe; border-bottom : none; border-top : none; }
.btn-actions{float: right; margin-right: 10px;}
.fancy-element-form{padding: 10px 10px 10px 10px; border-top: 1px solid gainsboro;}
#bootstrap-bouton{ width:100%} #bootstrap-bouton .switch .btn-yes{ top:0; left: 0; position: absolute;} #bootstrap-bouton .switch .btn-no{ top:0; right:0; position: absolute;}
/**
* Prerequisites check system
**/
.warning { font-weight: bold; font-size: 15px;}
.warning-check-ok { background-color: #DFF2BF; border: 1px solid #4F8A10; color: #4F8A10;}
.warning-check-ok h2 {text-align: center;}
.warning-check-ko { background-color: #FFBABA; border: 1px solid #CC0000; color: #D8000C;}
.warning-check-ko h2 {text-align: center;}
.curlss { font-weight: bold; font-size: 15px;}
.cross-selling {width: 100%; height: 500px;}
/**
* Voucher configuration form
**/
.language_flags{display:none; border: 1px solid #ccc; padding: 5px; margin-top: 25px; }
.bt_id_category{width: 15px;}
.bt_table_check{width: 15px;}
.bt_table_action{border : 10px solid red;}
.bt_tree_img{width: 100px;}
#category_voucher{height: 40px;}
#fbpromote_block_left{margin-bottom: 150px;}