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.
92 lines
2.8 KiB
92 lines
2.8 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-nav > li > a {
|
|
background-color: #31bff5;
|
|
color: #000000;
|
|
}*/
|
|
.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;
|
|
}
|
|
.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: #666666 !important;
|
|
}
|
|
.btn-primary, .oe_button.oe_highlight{
|
|
color: rgb(255, 255, 255);
|
|
background-color: #666666 !important;
|
|
border-color: #666666 !important;
|
|
}
|
|
.navbar-inverse, .navbar-inverse .navbar-nav > li > a {
|
|
background-color: #666666 !important;
|
|
color: #222222;
|
|
}
|
|
.navbar-inverse{
|
|
border-color: #666666 !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: #666666 !important;
|
|
}
|
|
.openerp .oe_secondary_menu_section, .openerp .oe_secondary_menu_section > .oe_menu_leaf{
|
|
color: #666666 !important;
|
|
}
|
|
.openerp .oe_secondary_menu, .openerp .oe_horizontal_separator{
|
|
color: #666666 !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: #074667 !important;
|
|
}
|
|
.progress-bar{
|
|
background-color: #f33f3f !important;
|
|
}
|
|
.oe_secondary_submenu > li > a, button.fa{
|
|
color: #074667 !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: #074667 !important;
|
|
}
|