You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95 lines
3.2 KiB
95 lines
3.2 KiB
|
|
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
|
|
background-color: none !important;
|
|
}
|
|
.navbar-inverse, .navbar-inverse .navbar-nav > li > a {
|
|
background-color: #31bff5;
|
|
color: #fff !important;
|
|
}
|
|
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
|
|
color: #000 !important;
|
|
background: none !important;
|
|
}
|
|
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
|
|
background: none !important;
|
|
}
|
|
.panel-primary > .panel-heading {
|
|
background-color: #31bff5;
|
|
border-color: #31bff5;
|
|
color: #ffffff;
|
|
}
|
|
.o_mail_request_permission a {
|
|
color: white !important;
|
|
font-weight: bold !important;
|
|
}
|
|
.kanban_html_preview {
|
|
font-size:30px;
|
|
width:1000px;
|
|
text-indent:15px;
|
|
}
|
|
.o_web_settings_dashboard_progress_title, .o_web_settings_dashboard_progress_title .fa {
|
|
color: #ff6900 !important;
|
|
}
|
|
.btn-primary, .oe_button.oe_highlight {
|
|
color: rgb(255, 255, 255);
|
|
background-color: rgba(255, 105, 0, 0.72) !important;
|
|
border-color: #ff6900 !important;
|
|
}
|
|
.navbar-inverse, .navbar-inverse .navbar-nav > li > a {
|
|
background-color: #58c27e !important;
|
|
color: #222222;
|
|
}
|
|
.navbar-inverse {
|
|
border-color: #58c27e !important;
|
|
}
|
|
|
|
.openerp .nav-pills > li.active > a, .openerp .badge, .openerp a.list-group-item.active > a, .openerp .nav-pills > li.active a:hover, .openerp .nav-pills > li.active a:focus, .openerp a.list-group-item.active a:hover, .openerp a.list-group-item.active a:focus {
|
|
background-color: #666666 !important;
|
|
}
|
|
|
|
.oe_button_box .oe_stat_button .o_button_icon {
|
|
color: #ff6900 !important;
|
|
}
|
|
.openerp .oe_secondary_menu_section, .openerp .oe_secondary_menu_section > .oe_menu_leaf {
|
|
color: #ff6900 !important;
|
|
}
|
|
.openerp .oe_secondary_menu, .openerp .oe_horizontal_separator {
|
|
color: #ff6900 !important;
|
|
}
|
|
.o_kanban_view.o_kanban_ungrouped {
|
|
padding:0 !important;
|
|
}
|
|
.oe_form_field_html_text .note-editable {
|
|
color: inherit !important;
|
|
font-size: inherit !important;
|
|
}
|
|
a, .openerp .oe_form_field_many2one .oe_m2o_cm_button {
|
|
color: rgba(255, 105, 0, 0.72) !important;
|
|
}
|
|
.progress-bar {
|
|
background-color: #58c27e !important
|
|
}
|
|
.oe_secondary_submenu > li > a, button.fa {
|
|
color: rgba(255, 105, 0, 0.72) !important;
|
|
}
|
|
.btn-block {
|
|
color: #fff !important;
|
|
}
|
|
.fa-twitter-square {
|
|
color: #00aced !important;
|
|
}
|
|
.fa-facebook-square {
|
|
color: #3b5998 !important;
|
|
}
|
|
.fa-linkedin-square {
|
|
color: #007bb6 !important;
|
|
}
|
|
.o_kanban_view .o_kanban_record.oe_kanban_global_click, .o_kanban_view .o_kanban_record.oe_kanban_global_click_edit{
|
|
border-radius: 12px;
|
|
}
|
|
.ui-state-focus {
|
|
color: rgba(255, 105, 0, 0.72) !important;
|
|
}
|
|
.openerp .oe_form .oe_form_required input:not([disabled]):not([readonly]), .openerp .oe_form .oe_form_required select:not([disabled]):not([readonly]), .openerp .oe_form .oe_form_required textarea:not([disabled]):not([readonly]) {
|
|
background-color: rgba(88, 194, 126, 0.34) !important;
|
|
}
|
|
|