|
@@ -42,28 +42,28 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
width: 85px !important;
|
|
|
height: 30px !important;
|
|
|
color: #fff !important;
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_list_discard, .oe_view_manager_header .oe_form_button_cancel, .oe_view_manager_header .oe_list_button_import {
|
|
|
- color: #007dc1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
#oe_main_menu_navbar {
|
|
|
height: 45px;
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
border: 0;
|
|
|
}
|
|
|
|
|
|
#oe_main_menu_placeholder {
|
|
|
height: 45px;
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
|
|
|
}
|
|
|
|
|
|
.oe_application_menu_placeholder {
|
|
|
height: 45px;
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_application_menu_placeholder li {
|
|
@@ -71,7 +71,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_application_menu_placeholder li.active {
|
|
|
- background-color: #007dc1;
|
|
|
+ background-color: ##800000;
|
|
|
border-bottom: 2px solid #fff;
|
|
|
}
|
|
|
|
|
@@ -86,7 +86,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
|
|
|
.oe_user_menu_placeholder {
|
|
|
height: 45px;
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_user_menu_placeholder li {
|
|
@@ -94,7 +94,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_user_menu_placeholder li.open {
|
|
|
- background-color: #007dc1;
|
|
|
+ background-color: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_user_menu_placeholder li .dropdown-toggle {
|
|
@@ -113,12 +113,12 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
|
|
|
.oe_user_menu_placeholder li .dropdown-menu li a:hover {
|
|
|
color: #fff;
|
|
|
- background-color: #007dc1;
|
|
|
+ background-color: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_systray {
|
|
|
height: 45px;
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_systray li {
|
|
@@ -162,7 +162,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_leftbar > div .oe_secondary_menus_container .oe_secondary_menu .oe_secondary_submenu li.active {
|
|
|
- background-color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_leftbar > div .oe_secondary_menus_container .oe_secondary_menu .oe_secondary_submenu li.active a .badge {
|
|
@@ -181,7 +181,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_leftbar > div .oe_secondary_menus_container .oe_secondary_menu .oe_secondary_submenu li a .badge {
|
|
|
- background-color: #0288d1;
|
|
|
+ background-color: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_leftbar > div .oe_footer {
|
|
@@ -190,7 +190,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_leftbar > div .oe_footer a span {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.eiru-toggler {
|
|
@@ -211,7 +211,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.pos .wizard-progress-bar {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header {
|
|
@@ -224,7 +224,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_view_title a {
|
|
|
- color: #007dc1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview {
|
|
@@ -238,30 +238,30 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview.oe_focused {
|
|
|
- border-bottom: 1px solid #0288d1;
|
|
|
+ border-bottom: 1px solid #800000;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe_searchview_facet {
|
|
|
border-radius: 0;
|
|
|
border: 1px solid #d3d3d3 !important;
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe_searchview_facet:focus {
|
|
|
- border-color: #0288d1 !important;
|
|
|
+ border-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe_searchview_facet .oe_facet_category {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe_searchview_facet .oe_facet_remove {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe_searchview_facet .oe_facet_remove:hover {
|
|
|
color: #fff !important;
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe-autocomplete {
|
|
@@ -274,7 +274,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_searchview .oe-autocomplete li.oe-selection-focus {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_header .oe_view_manager_switch {
|
|
@@ -282,15 +282,15 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_searchview_drawer dt {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_searchview_drawer dd .badge {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_searchview_drawer dd .oe_searchview_custom_delete:hover {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_view_manager_body {
|
|
@@ -381,12 +381,12 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_form_sheetbg .oe_stat_button .stat_button_icon {
|
|
|
- color: #0288d1;
|
|
|
+ color: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_form_sheetbg .oe_stat_button:hover {
|
|
|
color: #fff;
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_form_sheetbg .oe_stat_button:hover .stat_button_icon {
|
|
@@ -407,7 +407,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_form_sheetbg .oe_msg a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_chatter {
|
|
@@ -416,7 +416,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_form .oe_chatter a {
|
|
|
- color: #007dc1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.modal-dialog .modal-content {
|
|
@@ -433,7 +433,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.modal-dialog .modal-footer footer .oe_link span {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_kanban_view .oe_kanban_column_cards {
|
|
@@ -447,11 +447,11 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_kanban_view .oe_kanban_details a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_kanban_view .oe_kanban_action_a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_kanban_view .oe_kanban_action_button {
|
|
@@ -468,28 +468,28 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.oe_mail .oe_msg_center .oe_msg_title a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_mail .oe_msg_center .oe_msg_body .oe_msg_body_short p b a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_mail .oe_msg_center .oe_msg_body .oe_msg_body_short span a {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_mail .oe_msg_center .oe_msg_footer .oe_mail_action_author {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.oe_mail .oe_msg_center .oe_msg_footer .oe_msg_vote {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.grid-stack-item-content.dashboard {
|
|
|
border: 1px solid #eeeeee;
|
|
|
- border-bottom: 3px solid #0288d1;
|
|
|
+ border-bottom: 3px solid #800000;
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
|
|
@@ -499,7 +499,7 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
|
|
|
.grid-stack-item-content.dashboard .widget-content a {
|
|
|
font-size: 18pt !important;
|
|
|
- color: #0288d1;
|
|
|
+ color: #800000;
|
|
|
}
|
|
|
|
|
|
.grid-stack-item-content.dashboard .widget-footer {
|
|
@@ -518,15 +518,15 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.dashboard-sale-wrapper .dashboard-sale-actions .new-sale, .dashboard-sale-wrapper .dashboard-sale-actions .new-budget {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.dashboard-sale-wrapper .dashboard-sale-actions .new-sale::before, .dashboard-sale-wrapper .dashboard-sale-actions .new-budget::before {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.dashboard-sale-wrapper .dashboard-sale-welcome i {
|
|
|
- color: #0288d1;
|
|
|
+ color: #800000;
|
|
|
}
|
|
|
|
|
|
.reporting_view_header {
|
|
@@ -574,55 +574,55 @@ body .oe_user_menu_placeholder .dropdown-menu li:nth-child(2), body .oe_user_men
|
|
|
}
|
|
|
|
|
|
.pos .wizard-progress-bar, .purchases .wizard-progress-bar {
|
|
|
- background-color: #0288d1 !important;
|
|
|
- color: #0288d1 !important;
|
|
|
+ background-color: #800000 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .wizard-icon-circle.checked, .purchases .wizard-icon-circle.checked {
|
|
|
- border-color: #0288d1 !important;
|
|
|
+ border-color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .wizard-icon-circle .wizard-icon-container, .purchases .wizard-icon-circle .wizard-icon-container {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .stepTitle.active, .purchases .stepTitle.active {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .spinner .spinner-rect, .pos .purchase-step .spinner .spinner-rect, .purchases .pos-step .spinner .spinner-rect, .purchases .purchase-step .spinner .spinner-rect {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .card-grid .add-card i, .pos .purchase-step .card-grid .add-card i, .purchases .pos-step .card-grid .add-card i, .purchases .purchase-step .card-grid .add-card i {
|
|
|
- color: #0288d1 !important;
|
|
|
+ color: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .card-grid .card.selected-card, .pos .purchase-step .card-grid .card.selected-card, .purchases .pos-step .card-grid .card.selected-card, .purchases .purchase-step .card-grid .card.selected-card {
|
|
|
- border-bottom: 3px solid #0288d1 !important;
|
|
|
+ border-bottom: 3px solid #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .card-grid .card .card-details, .pos .purchase-step .card-grid .card .card-details, .purchases .pos-step .card-grid .card .card-details, .purchases .purchase-step .card-grid .card .card-details {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .cart .cart-item:hover, .pos .purchase-step .cart .cart-item:hover, .purchases .pos-step .cart .cart-item:hover, .purchases .purchase-step .cart .cart-item:hover {
|
|
|
- border-bottom: 2px solid #0288d1;
|
|
|
+ border-bottom: 2px solid #800000;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step form .form-actions .form-action, .pos .purchase-step form .form-actions .form-action, .purchases .pos-step form .form-actions .form-action, .purchases .purchase-step form .form-actions .form-action {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step form .discount-options .discount-button, .pos .purchase-step form .discount-options .discount-button, .purchases .pos-step form .discount-options .discount-button, .purchases .purchase-step form .discount-options .discount-button {
|
|
|
- background: #0288d1;
|
|
|
+ background: #800000;
|
|
|
}
|
|
|
|
|
|
.pos .pos-step .product-variants .variant-details:hover, .pos .purchase-step .product-variants .variant-details:hover, .purchases .pos-step .product-variants .variant-details:hover, .purchases .purchase-step .product-variants .variant-details:hover {
|
|
|
- border-bottom: 2px solid #0288d1;
|
|
|
+ border-bottom: 2px solid #800000;
|
|
|
}
|
|
|
|
|
|
.pos .wizard-card-footer .wizard-btn, .purchases .wizard-card-footer .wizard-btn {
|
|
|
- background: #0288d1 !important;
|
|
|
+ background: #800000 !important;
|
|
|
border-color: none !important;
|
|
|
}
|