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.
1327 lines
35 KiB
1327 lines
35 KiB
@font-face {
|
|
font-family: 'Poppins';
|
|
src: url("/code_backend_theme_enterprise/static/src/fonts/Poppins-Regular.ttf") format('truetype');
|
|
}
|
|
.o_form_view .o_notebook > .o_notebook_headers {
|
|
margin-left: -16px;
|
|
margin-right: -16px;
|
|
border-bottom: 1px solid #C9CCD2 !important;
|
|
}
|
|
.o_notebook_content .o-checkbox label{
|
|
left: 5px !important;
|
|
}
|
|
.text-info{
|
|
color: #444B5A !important;
|
|
}
|
|
.nav-tabs {
|
|
border-bottom: 0 !important;
|
|
}
|
|
.nav-tabs .nav-item {
|
|
margin-bottom: 0;
|
|
}
|
|
.nav-tabs .nav-link {
|
|
border: 1px solid #e3e3e3;
|
|
border-top-left-radius: 3px;
|
|
border-top-right-radius: 3px;
|
|
border-bottom: 1px solid!important;
|
|
}
|
|
// Search result
|
|
.search_icons{
|
|
width:50px;
|
|
height:50px;
|
|
}
|
|
.o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:hover, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:focus, .o_form_view .o_notebook > .o_notebook_headers > .nav.nav-tabs > .nav-item > .nav-link.active:active {
|
|
color: #091124;
|
|
border-top-color: #714B67;
|
|
border-radius: 5px 5px 0px 0px;
|
|
}
|
|
button.o_hr_attendance_sign_in_out_icon{
|
|
height: 70px !important;
|
|
}
|
|
.o_field_widget .o_input_dropdown > input, .o_field_widget.o_datepicker > input {
|
|
padding: 5%;
|
|
}
|
|
.o_field_widget .o_input_dropdown > input {
|
|
cursor: pointer;
|
|
padding: 5%;
|
|
}
|
|
.o_main_navbar .dropdown .dropdown-toggle:hover, .o_main_navbar .o_nav_entry:hover, .o_main_navbar > .o_menu_sections > div:hover, .o_main_navbar > .o_menu_sections > div > a:hover, .o_main_navbar .o_menu_systray > div:hover, .o_main_navbar .o_menu_systray > div > a:hover, .o_main_navbar .o_menu_toggle:hover, .o_main_navbar .o_navbar_apps_menu:hover, .o_main_navbar .o_menu_brand:hover, .o_main_navbar .dropdown .dropdown-toggle:focus, .o_main_navbar .o_nav_entry:focus, .o_main_navbar > .o_menu_sections > div:focus, .o_main_navbar > .o_menu_sections > div > a:focus, .o_main_navbar .o_menu_systray > div:focus, .o_main_navbar .o_menu_systray > div > a:focus, .o_main_navbar .o_menu_toggle:focus, .o_main_navbar .o_navbar_apps_menu:focus, .o_main_navbar .o_menu_brand:focus, .o_main_navbar .dropdown .focus.dropdown-toggle, .o_main_navbar .focus.o_nav_entry, .o_main_navbar > .o_menu_sections > div.focus, .o_main_navbar > .o_menu_sections > div > a.focus, .o_main_navbar .o_menu_systray > div.focus, .o_main_navbar .o_menu_systray > div > a.focus, .o_main_navbar .focus.o_menu_toggle, .o_main_navbar .focus.o_navbar_apps_menu, .o_main_navbar .focus.o_menu_brand {
|
|
color: #555b6d;
|
|
}
|
|
// Top Bar
|
|
body {
|
|
font-family: 'Poppins', sans-serif !important;
|
|
background-color: #f8f8fb;
|
|
}
|
|
a {
|
|
color: #556ee6;
|
|
}
|
|
a:hover {
|
|
color: #485ec4;
|
|
}
|
|
a.btn {
|
|
height: auto !important;
|
|
margin: 0.25rem;
|
|
}
|
|
.o_main_navbar, .o_searchview_facet_label {
|
|
color: #555b6d !important;
|
|
border:1px !important;
|
|
}
|
|
.oe_title{
|
|
padding: 10px;
|
|
}
|
|
.oe_topbar_name {
|
|
color: #555b6d !important;
|
|
}
|
|
.o_main_navbar > .o_menu_apps > li > a > i {
|
|
color: #555b6d !important;
|
|
font-size: 16px !important;
|
|
}
|
|
.o_main_navbar {
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: none;
|
|
align-items: left;
|
|
border-bottom: 0px solid #5f5e97 !important;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
}
|
|
.top_heading {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.top_heading ul {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
.top_heading > a {
|
|
margin-left: 10px;
|
|
font-size: 20px;
|
|
}
|
|
.top_heading li {
|
|
list-style: none;
|
|
}
|
|
.o-no-caret > i, button[aria-pressed="true"] {
|
|
color: #555b6d !important;
|
|
}
|
|
.o_main_navbar > ul > li > a, .o_main_navbar > ul > li > label {
|
|
height: 46px;
|
|
padding: 0 5px;
|
|
color: #555b6d !important;
|
|
line-height: 46px;
|
|
}
|
|
.topbar_icon .fa {
|
|
color: #555b6d !important;
|
|
font-size: 20px !important
|
|
}
|
|
.o_main_navbar .o_user_menu .oe_topbar_avatar {
|
|
height: 35px;
|
|
width: 35px;
|
|
}
|
|
.o_MessagingMenu_counter {
|
|
background-color: #556ee6;
|
|
color: #fff !important;
|
|
}
|
|
.o_mail_systray_item .o_notification_counter {
|
|
background: #556ee6 !important;
|
|
}
|
|
.o_control_panel {
|
|
background: #f8f8fb ;
|
|
border:none !important;
|
|
}
|
|
.o_searchview .o_searchview_icon {
|
|
position: absolute;
|
|
top: 11px;
|
|
left: auto;
|
|
bottom: auto;
|
|
right: 8px;
|
|
}
|
|
.o_facet_remove{
|
|
position: inherit !important;
|
|
}
|
|
.o_cp_bottom_right span.o_dropdown_title {
|
|
color: #555b6d;
|
|
}
|
|
.o_cp_bottom_left .o_form_button_cancel {
|
|
margin-right: 5px !important;
|
|
padding: 6px 8px !important;
|
|
color: #fff !important;
|
|
background-color: #f46a6a !important;
|
|
border-color: #f46a6a !important;
|
|
}
|
|
.o_cp_bottom_left .o_form_button_cancel:hover {
|
|
background-color: #cf5a5a !important;
|
|
border-color: #c35555 !important;
|
|
}
|
|
.o_control_panel {
|
|
border-bottom: none important;
|
|
background-color: #ffffff ;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
border-radius: 5px;
|
|
}
|
|
.o_form_view,
|
|
.o_widget_Discuss {
|
|
background: #f8f8fb;
|
|
}
|
|
.o_form_statusbar .o_statusbar_buttons .btn {
|
|
margin-right: 15px !important;
|
|
}
|
|
.o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button:not(:first-child):before, .o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button:not(:first-child):after {
|
|
border-top: 21px solid transparent !important;
|
|
border-bottom: 17px solid transparent !important;
|
|
}
|
|
.o_form_view .o_form_statusbar > .o_statusbar_status > .o_arrow_button:not(:first-child):before {
|
|
right: -11px;
|
|
border-left-color: #556ee6 !important;
|
|
}
|
|
.o_form_view .o_notebook > .o_notebook_headers {
|
|
overflow-y: hidden !important;
|
|
}
|
|
//Top Bar End
|
|
.btn-primary {
|
|
color: #fff !important;
|
|
background-color: #556ee6 !important;
|
|
border-color: #556ee6 !important;
|
|
}
|
|
.btn-primary:hover {
|
|
color: #fff !important;
|
|
background-color: #485ec4 !important;
|
|
border-color: #4458b8 !important;
|
|
}
|
|
.btn-primary:active {
|
|
color: #fff !important;
|
|
background-color: #4458b8 !important;
|
|
border-color: #4053ad !important;
|
|
}
|
|
.btn-check:focus+.btn-primary, .btn-primary:focus {
|
|
color: #fff;
|
|
background-color: #485ec4 !important;
|
|
border-color: #4458b8 !important;
|
|
-webkit-box-shadow: 0 0 0 .15rem rgba(111,132,234,.5) !important;
|
|
box-shadow: 0 0 0 .15rem rgba(111,132,234,.5) !important;
|
|
}
|
|
.btn-primary i,.btn-primary span {
|
|
color: #fff !important;
|
|
}
|
|
.o_statusbar_buttons .btn-secondary{
|
|
margin: 0.25rem;
|
|
color: #fff !important;
|
|
background-color: #74788d !important;
|
|
border-color: #74788d !important;
|
|
}
|
|
.btn-secondary:hover {
|
|
color: #fff !important;
|
|
background-color: #636678 !important;
|
|
border-color: #5d6071 !important;
|
|
}
|
|
.btn-secondary:active {
|
|
color: #fff;
|
|
background-color: #5d6071 !important;
|
|
border-color: #575a6a !important;
|
|
}
|
|
.btn-check:focus+.btn-secondary, .btn-secondary:focus {
|
|
color: #fff;
|
|
background-color: #636678 !important;
|
|
border-color: #5d6071 !important;
|
|
-webkit-box-shadow: 0 0 0 .15rem rgba(137,140,158,.5) !important;
|
|
box-shadow: 0 0 0 .15rem rgba(137,140,158,.5) !important;
|
|
}
|
|
.btn-info {
|
|
color: #fff !important;
|
|
background-color: #50a5f1 !important;
|
|
border-color: #50a5f1 !important;
|
|
}
|
|
.btn-info:hover {
|
|
color: #fff !important;
|
|
background-color: #448ccd !important;
|
|
border-color: #4084c1 !important;
|
|
}
|
|
button[name="action_cancel"],
|
|
button[name="button_cancel"],
|
|
button[special="cancel"] {
|
|
color: #fff !important;
|
|
background-color: #f46a6a !important;
|
|
border-color: #f46a6a !important;
|
|
}
|
|
button[name="action_cancel"]:hover,
|
|
button[name="button_cancel"]:hover,
|
|
button[special="cancel"]:hover {
|
|
background-color: #cf5a5a !important;
|
|
border-color: #c35555 !important;
|
|
}
|
|
button[name="action_cancel"]:active,
|
|
button[name="button_cancel"]:active,
|
|
button[special="cancel"]:active {
|
|
color: #fff !important;
|
|
background-color: #c35555 !important;
|
|
border-color: #b75050 !important;
|
|
}
|
|
button[name="action_cancel"]:focus,
|
|
button[name="button_cancel"]:focus,
|
|
button[special="cancel"]:focus {
|
|
color: #fff !important;
|
|
background-color: #cf5a5a !important;
|
|
border-color: #c35555 !important;
|
|
-webkit-box-shadow: 0 0 0 0.15rem rgba(246,128,128,.50) !important;
|
|
box-shadow: 0 0 0 0.15rem rgba(246,128,128,.50) !important;
|
|
}
|
|
button[name="update_module"] {
|
|
margin-right: 2px;
|
|
}
|
|
.btn-warning,
|
|
button[name="action_uninstall"] {
|
|
color: #fff !important;
|
|
background-color: #f1b44c !important;
|
|
border-color: #f1b44c !important;
|
|
}
|
|
.btn-warning:hover,
|
|
button[name="action_uninstall"]:hover {
|
|
color: #fff !important;
|
|
background-color: #cd9941 !important;
|
|
border-color: #c1903d !important;
|
|
}
|
|
.btn-warning:active,
|
|
button[name="action_uninstall"]:active {
|
|
color: #fff !important;
|
|
background-color: #c1903d !important;
|
|
border-color: #b58739 !important;
|
|
}
|
|
.btn-warning:focus,
|
|
button[name="action_uninstall"]:focus {
|
|
color: #fff !important;
|
|
background-color: #cd9941 !important;
|
|
border-color: #c1903d !important;
|
|
-webkit-box-shadow: 0 0 0 0.15rem rgba(243,191,103,.50) !important;
|
|
box-shadow: 0 0 0 0.15rem rgba(243,191,1,.50) !important;
|
|
}
|
|
.o_statusbar_status {
|
|
margin-top: 5px !important;
|
|
}
|
|
.o_statusbar_status .o_arrow_button.btn-secondary {
|
|
color: #556ee6 !important;
|
|
background-color: #fff !important;
|
|
}
|
|
.o_statusbar_status .o_arrow_button.btn-secondary.o_arrow_button_current {
|
|
color: #fff !important;
|
|
background-color: #556ee6 !important;
|
|
}
|
|
.o_statusbar_status .o_arrow_button.btn-secondary::after {
|
|
border-left-color: #fff !important;
|
|
}
|
|
.o_statusbar_status .o_arrow_button.btn-secondary.o_arrow_button_current::after {
|
|
border-left-color: #556ee6 !important;
|
|
}
|
|
.o_statusbar_status .o_arrow_button.btn-secondary::before {
|
|
border-left-color: #556ee6 !important;
|
|
}
|
|
.o_cp_bottom_right .btn-secondary {
|
|
background: #fff;
|
|
border-color: #dddddd !important;
|
|
margin-right: 5px !important;
|
|
padding : 6px 8px !important;
|
|
}
|
|
.o_cp_bottom_left .o_form_button_create {
|
|
color: #fff !important;
|
|
background-color: #74788d !important;
|
|
border-color: #74788d !important;
|
|
padding: 5px 15px !important;
|
|
}
|
|
.o_web_settings_invite {
|
|
margin-left: 7px;
|
|
position: relative;
|
|
top: -1px;
|
|
}
|
|
.o_form_view .oe_button_box .btn.oe_stat_button {
|
|
opacity: 1 !important;
|
|
border-radius: 0px !important;
|
|
}
|
|
.oe_module_action .btn {
|
|
height: auto !important;
|
|
}
|
|
.o_cp_buttons a.btn {
|
|
display: flex !important;
|
|
align-items: center;
|
|
}
|
|
button.fa.fa-external-link.btn.btn-secondary.o_external_button {
|
|
padding: 2px !important;
|
|
color: #74788d !important;
|
|
background: none !important;
|
|
}
|
|
.o_statusbar_status.o_field_widget.o_readonly_modifier .btn {
|
|
margin-right: 0 !important;
|
|
}
|
|
.btn-group .btn {
|
|
margin-right: 3px;
|
|
}
|
|
.o_Composer_actionButton.o-last.o-has-current-partner-avatar.o-composer-is-compact {
|
|
height: 48px !important;
|
|
border-bottom-left-radius: 0px !important;
|
|
border-top-left-radius: 0px !important;
|
|
}
|
|
.oe_right .btn {
|
|
margin-left: 2px;
|
|
}
|
|
//Button End
|
|
|
|
// Table Starts
|
|
.table-sm th, .table-sm td {
|
|
padding: 0.5rem;
|
|
}
|
|
tr.o_data_row {
|
|
font-size: 15px;
|
|
}
|
|
.o_list_renderer .table thead tr:nth-child(1) th {
|
|
position: sticky;
|
|
top: 0;
|
|
z-index: 999;
|
|
background-color: #ffffff !important;
|
|
}
|
|
th.o_list_record_selector {
|
|
color: #495057 !important;
|
|
border-color: #eff2f7 !important;
|
|
background-color: #f8f9fa !important;
|
|
}
|
|
.table > * > * {
|
|
padding: 1rem 1rem;
|
|
background-color: var(--bs-table-bg);
|
|
border-bottom-width: 1px;
|
|
-webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
|
|
box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
|
|
}
|
|
.o_list_renderer .o_list_table thead > tr > th:not(.o_list_record_selector).o_list_number_th {
|
|
text-align: left !important;
|
|
}
|
|
.o_list_renderer .o_list_table thead > tr > th:not(.o_list_record_selector) {
|
|
border-left: none !important;
|
|
}
|
|
.o_list_renderer .o_list_table thead > tr > td{
|
|
padding-left: var(--ListRenderer-table-padding-h) ;
|
|
}
|
|
.table thead th {
|
|
vertical-align: bottom;
|
|
border-bottom: none;
|
|
}
|
|
.table th {
|
|
border-top: 1px solid #fff !important;
|
|
}
|
|
.o_list_renderer .o_list_table tfoot {
|
|
background-color: #fff !important;
|
|
}
|
|
.o_list_renderer .o_list_table tfoot tr:nth-child(1) td {
|
|
background-color: #fff !important;
|
|
}
|
|
.o_list_renderer .o_list_table tr:focus-within,
|
|
.o_list_renderer .o_list_table.table-striped tr:focus-within {
|
|
background-color: #fff !important;
|
|
}
|
|
// Table End
|
|
|
|
// Sheet
|
|
.o_form_view .o_form_sheet_bg {
|
|
border-bottom: none;
|
|
background: #ffffff !important;
|
|
box-shadow: none !important;
|
|
border-radius: 5px;
|
|
}
|
|
.o_field_widget {
|
|
display: inline;
|
|
}
|
|
.o_field_radio .o_vertical{
|
|
display: flex !important;
|
|
}
|
|
.o_form_view .o_form_statusbar {
|
|
position: relative;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-left: 5px;
|
|
border-bottom: none !important;
|
|
background-color: white;
|
|
border-radius: 5px;
|
|
}
|
|
.o_required_modifier > .o_input_dropdown > .ui-autocomplete-input {
|
|
border-left: solid 3px #f46a6a !important;
|
|
}
|
|
.o_field_many2one_extra{
|
|
margin-left: 30px;
|
|
}
|
|
// // Sheet end
|
|
|
|
// Discuss
|
|
.o_Discuss {
|
|
padding: 15px !important;
|
|
background: #f5f5f9 !important;
|
|
}
|
|
.o_Discuss .o_DiscussSidebar {
|
|
background-color: #ffffff !important;
|
|
color: #dee2e6 !important;
|
|
border-radius: 5px;
|
|
margin-right: 10px !important;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.o_DiscussSidebar_item.o-active {
|
|
color: #f46a6a !important;
|
|
font-weight: 500 !important;
|
|
}
|
|
.o_DiscussSidebarItem:hover {
|
|
background: none !important;
|
|
}
|
|
.o_DiscussSidebarItem {
|
|
cursor: pointer !important;
|
|
color: #74788d !important;
|
|
line-height: 24px !important;
|
|
padding: 10px 5px !important;
|
|
}
|
|
.o_DiscussSidebarItem_activeIndicator.o-item-active {
|
|
background: none !important;
|
|
}
|
|
.o_DiscussSidebar_item.o-active .fa {
|
|
color: #f46a6a !important;
|
|
}
|
|
.o_widget_Discuss .o_Discuss_content {
|
|
border-top: none !important;
|
|
background-color: #ffffff !important;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
}
|
|
.o_DiscussSidebarItem_counter {
|
|
background-color: #f46a6a !important;
|
|
color: #fff !important;
|
|
}
|
|
.o_ThreadIcon_online {
|
|
color: #34c38f;
|
|
}
|
|
.o_Message_prettyBody table th {
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_Message_prettyBody table thead tr td {
|
|
background-color: #485ec4 !important;
|
|
}
|
|
// Discuss End
|
|
|
|
// Chatter @form
|
|
.o_FormRenderer_chatterContainer {
|
|
max-width: initial;
|
|
margin-top: 15px !important;
|
|
padding: 0 !important;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.o_ChatterContainer {
|
|
padding: 0px;
|
|
background: #fff;
|
|
border-radius: 5px;
|
|
}
|
|
.o_Discuss .o_Message .o_Message_prettyBody p a {
|
|
background: #556ee6 !important;
|
|
}
|
|
.o_Message.o-not-discussion {
|
|
background-color: #eff2f7;
|
|
margin: 5px;
|
|
border-radius: 5px;
|
|
border-bottom: none;
|
|
}
|
|
.o_Composer {
|
|
background-color: #fff;
|
|
border-radius: 0 0 5px 5px;
|
|
border: none !important;
|
|
}
|
|
//Chatter @form Ends
|
|
|
|
//Chatter mini starts
|
|
.o_ChatWindow {
|
|
background-color: #fff !important;
|
|
border-radius: 5px 5px 0 0 !important;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.25) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .25) !important;
|
|
}
|
|
.o_PartnerImStatusIcon_icon.o-offline {
|
|
color: #495057 !important;
|
|
}
|
|
.o_PartnerImStatusIcon_icon.o-online {
|
|
color: #34c38f !important;
|
|
}
|
|
.o_PartnerImStatusIcon_innerBackground {
|
|
color: white !important;
|
|
}
|
|
i.o_PartnerImStatusIcon_outerBackground.fa.fa-circle.fa-stack-1x {
|
|
color: #fff !important;
|
|
}
|
|
.o_ChatWindowHeader_item.o_ChatWindowHeader_rightArea .fa {
|
|
color: #fff !important;
|
|
}
|
|
.o_ChatWindowHeader {
|
|
background-color: #556ee6;
|
|
color: white !important;
|
|
}
|
|
// Chatter mini ends
|
|
|
|
// Tabs Start
|
|
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
|
|
border: none;
|
|
border-bottom: solid;
|
|
font-weight: bold;
|
|
background: #556ee6 !important;
|
|
color: #ffffff !important;
|
|
border-radius: 5px;
|
|
}
|
|
.o_form_view .o_notebook {
|
|
clear: both;
|
|
margin-top: 25px;
|
|
}
|
|
.nav-tabs {
|
|
border-bottom: none;
|
|
}
|
|
.nav-tabs .nav-link {
|
|
border: 1px solid #e3e3e3;
|
|
border-top-left-radius: 3px;
|
|
border-top-right-radius: 3px;
|
|
border-bottom: none !important;
|
|
}
|
|
.nav-item > a {
|
|
color: #555b6d !important;
|
|
}
|
|
.nav-link:hover, .nav-link:focus {
|
|
border: 1px solid #e9e9e9 !important;
|
|
border-bottom: none !important;
|
|
}
|
|
ul.sidebar_menu .nav-link:hover,ul.sidebar_menu .nav-link:focus {
|
|
border: none !important;
|
|
border-bottom: none !important;
|
|
}
|
|
// Tabs End
|
|
|
|
// Font color
|
|
.o_horizontal_separator {
|
|
color: #495057 !important;
|
|
}
|
|
.btn-link {
|
|
font-weight: 400;
|
|
color: #556ee6 !important;
|
|
text-decoration: none;
|
|
}
|
|
.o_activity_view .o_record_selector {
|
|
color: #34c38f;
|
|
}
|
|
// Font color ends
|
|
|
|
// Form
|
|
input {
|
|
display: block;
|
|
width: 100%;
|
|
height: 20px !important;
|
|
padding: 10px !important;
|
|
font-size: 13px;
|
|
font-weight: 400;
|
|
line-height: 1.5;
|
|
color: #495057;
|
|
background-color: #fff;
|
|
margin-bottom:10px;
|
|
}
|
|
.o_searchview input {
|
|
margin:0px !important;
|
|
}
|
|
.o-settings-form-view input,
|
|
.o_form_sheet_bg input {
|
|
height: 14px !important;
|
|
padding: 0px !important;
|
|
}
|
|
.o_field_widget .o_input_dropdown .o_dropdown_button {
|
|
position: absolute;
|
|
top: 6px;
|
|
left: auto;
|
|
bottom: auto;
|
|
right: 9px;
|
|
}
|
|
.o_field_widget.o_field_many2many_tags .badge, .o_field_widget.o_field_many2many_tags_avatar .badge{
|
|
height: 27px !important;
|
|
}
|
|
.o_datepicker .o_datepicker_button {
|
|
position: absolute;
|
|
top: 6px;
|
|
left: auto;
|
|
bottom: auto;
|
|
right: 9px;
|
|
pointer-events: none;
|
|
}
|
|
.o_form_view .oe_button_box .btn.oe_stat_button > .o_stat_info .o_stat_value,
|
|
.o_form_view .oe_button_box .btn.oe_stat_button > span .o_stat_value {
|
|
color: #556ee6;
|
|
}
|
|
.o_form_view .oe_button_box .oe_stat_button .o_button_icon {
|
|
color: #556ee6;
|
|
line-height: 0px !important;
|
|
}
|
|
.o_form_view .o_field_boolean{
|
|
max-width: 100px !important;
|
|
}
|
|
.o_notebook_content .o_field_boolean .form-check{
|
|
float: none;
|
|
margin-right: 5px !important;
|
|
}
|
|
.o_form_label div.d-flex {
|
|
align-items: baseline !important;
|
|
}
|
|
// Form end
|
|
|
|
// Apps menu starts
|
|
.o_search_panel {
|
|
border-right: none;
|
|
background-color: #ffffff;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.list-group-item-action {
|
|
width: 100%;
|
|
color: #74788d;
|
|
text-align: inherit;
|
|
}
|
|
.list-group-item-action:hover, .list-group-item-action:focus {
|
|
color: none !important;
|
|
background: none !important;
|
|
}
|
|
.o_search_panel .list-group-item header.active {
|
|
background: none !important;
|
|
color: #f46a6a !important;
|
|
font-weight: 500 !important;
|
|
}
|
|
.o_controller_with_searchpanel .o_renderer_with_searchpanel {
|
|
margin-left: 15px;
|
|
}
|
|
.oe_module_action .btn {
|
|
margin-top: 2px !important;
|
|
height: 30px !important;
|
|
}
|
|
// Apps menu ends
|
|
|
|
// Website app starts
|
|
.o_dashboards .o_website_dashboard {
|
|
background-color: #ffffff !important;
|
|
}
|
|
.o_dashboards .o_website_dashboard div.o_box {
|
|
box-shadow: none !important;
|
|
}
|
|
.o_inner_box {
|
|
background-color: #556ee6 !important;
|
|
border-radius: 5px;
|
|
}
|
|
.o_inner_box:hover {
|
|
background-color: #485ec4 !important;
|
|
}
|
|
// Website app ends
|
|
|
|
// Purchase app starts
|
|
td.o_main {
|
|
background-color: #556ee6 !important;
|
|
border-radius: 5px;
|
|
}
|
|
td.o_main:hover {
|
|
background-color: #485ec4 !important;
|
|
}
|
|
.o_purchase_dashboard .table > thead > tr > td,
|
|
.o_purchase_dashboard .table tbody > tr > td {
|
|
border-radius: 5px;
|
|
}
|
|
// Purchase app ends
|
|
|
|
// Input inside colour starts
|
|
select, input {
|
|
color: #4c4c4c !important;
|
|
height: 20px !important;
|
|
scale: 0.9;
|
|
}
|
|
.o_required_modifier > .o_input_dropdown > .ui-autocomplete-input {
|
|
color: #4c4c4c !important;
|
|
}
|
|
.o_required_modifier.o_input, .o_required_modifier.o_input {
|
|
color: #4c4c4c !important;
|
|
}
|
|
.o_datepicker.o_field_date.o_field_widget.o_required_modifier > input {
|
|
color: #4c4c4c !important;
|
|
}
|
|
// Input inside colour ends
|
|
|
|
// Welcome demo starts
|
|
.o_onboarding_container.collapse.show {
|
|
border-radius: 5px !important;
|
|
margin: 15px 15px 0px 15px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.o_onboarding.o_onboarding_blue,
|
|
.o_onboarding.o_onboarding_blue .o_onboarding_step_title,
|
|
.o_onboarding.o_onboarding_blue .o_onboarding_step_action,
|
|
.o_onboarding.o_onboarding_blue a.o_onboarding_all_done,
|
|
.o_onboarding.o_onboarding_blue .o_onboarding_all_done > .fa,
|
|
.o_onboarding.o_onboarding_blue .o_onboarding_btn_close {
|
|
border-radius: 5px;
|
|
}
|
|
.o_onboarding {
|
|
border-radius: 5px;
|
|
}
|
|
// Welcome demo ends
|
|
|
|
// Modal starts
|
|
.modal.o_technical_modal .modal-content {
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
background-color: #fff;
|
|
background-clip: padding-box;
|
|
border: 1px solid #f6f6f6;
|
|
}
|
|
.modal.o_technical_modal .modal-content .o_form_view,
|
|
.modal.o_technical_modal .modal-content .o_content,
|
|
.modal.o_technical_modal .modal-content .o_action {
|
|
background-color: #fff !important;;
|
|
-webkit-box-shadow: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
.modal.show .modal-dialog {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
align-items: center;
|
|
min-height: calc(100% - 1rem);
|
|
}
|
|
.modal .o_form_view .o_group .o_field_widget {
|
|
width: 98% !important;
|
|
}
|
|
// Modal ends
|
|
|
|
// Calendar starts
|
|
.o_calendar_view {
|
|
background: #fff;
|
|
}
|
|
// Calendar ends
|
|
|
|
// Expense starts
|
|
.o_content .o_expense_container {
|
|
background: #fff;
|
|
}
|
|
// Expense ends
|
|
|
|
// Lunch starts
|
|
.o_lunch_content .o_lunch_banner {
|
|
border-bottom: none !important;
|
|
background-color: #fff !important;
|
|
margin: 0 15px 10px 15px;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
// Lunch ends
|
|
|
|
// Kiosk starts
|
|
.o_hr_attendance_kiosk_backdrop {
|
|
background-color: #f8f8fb !important;
|
|
}
|
|
.o_hr_attendance_kiosk_mode {
|
|
background-color: #fff !important;
|
|
border-radius: 0 0 5px 5px !important;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.o_hr_attendance_kiosk_mode .o_hr_attendance_user_badge {
|
|
border-radius: 5px 5px 0 0 !important;
|
|
border-top: none !important;
|
|
background: rgba(85,110,230,.25) !important;
|
|
}
|
|
.o_hr_attendance_sign_in_out_icon {
|
|
color: #fff !important;
|
|
background-color: #556ee6 !important;
|
|
border-color: #556ee6 !important;
|
|
}
|
|
.o_hr_attendance_sign_in_out_icon:hover {
|
|
color: #fff !important;
|
|
background-color: #485ec4 !important;
|
|
border-color: #4458b8 !important;
|
|
}
|
|
.o_hr_attendance_sign_in_out_icon:active {
|
|
color: #fff !important;
|
|
background-color: #4458b8 !important;
|
|
border-color: #4053ad !important;
|
|
}
|
|
.o_hr_attendance_sign_in_out_icon:focus {
|
|
color: #fff;
|
|
background-color: #485ec4 !important;
|
|
border-color: #4458b8 !important;
|
|
-webkit-box-shadow: 0 0 0 .15rem rgba(111,132,234,.5) !important;
|
|
box-shadow: 0 0 0 .15rem rgba(111,132,234,.5) !important;
|
|
}
|
|
.o_hr_attendance_kiosk_mode h3.mt0.mb0.text-muted {
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_hr_attendance_button_employees div.mb16.mt16 {
|
|
margin-top: 4px !important;
|
|
}
|
|
// Kiosk ends
|
|
|
|
// Timeoff starts
|
|
.o_timeoff_container {
|
|
background: #fff;
|
|
}
|
|
// Timeoff ends
|
|
|
|
// Project .fa colours starts
|
|
.o_mail_activity .o_activity_color_planned {
|
|
color: #34c38f !important;
|
|
}
|
|
.o_mail_activity .o_activity_color_overdue {
|
|
color: #f46a6a !important;
|
|
}
|
|
.o_field_widget.o_priority > .o_priority_star.fa-star {
|
|
color: #f1b44c !important;
|
|
}
|
|
// Project .fa colours ends
|
|
|
|
// Sale status icon starts
|
|
.bg-primary {
|
|
background-color: #556ee6 !important;
|
|
}
|
|
.bg-secondary {
|
|
background-color: #334332 !important;
|
|
}
|
|
.bg-success-light, .text-bg-success {
|
|
color: #1f7556 !important;
|
|
background-color: #d6f3e9 !important;
|
|
}
|
|
.bg-info-light, .text-bg-info {
|
|
color: #306391 !important;
|
|
background-color: #dcedfc !important;
|
|
}
|
|
.bg-danger-light, .text-bg-danger {
|
|
background-color: #fde1e1 !important;
|
|
color: #924040 !important;
|
|
}
|
|
.bg-warning-light, .text-bg-warning {
|
|
background-color: #fcf0db !important;
|
|
color: #916c2e !important;
|
|
}
|
|
// Stock icon colors starts
|
|
.o_list_renderer .o_list_table .text-danger,
|
|
.o_list_renderer .o_list_table .oe_import .alert.text-error,
|
|
.oe_import .o_list_renderer .o_list_table .alert.text-error {
|
|
color: #f46a6a !important;
|
|
}
|
|
.text-danger {
|
|
color: #f1b44c !important;
|
|
}
|
|
.text-warning {
|
|
color: #f1b44c !important;
|
|
}
|
|
.text-error {
|
|
color: #f46a6a !important;
|
|
}
|
|
.text-success {
|
|
color: #34c38f !important;
|
|
}
|
|
// Stock icon colors ends
|
|
|
|
// Badges starts
|
|
.text-bg-primary {
|
|
background-color: #556ee6 !important;
|
|
}
|
|
.text-bg-secondary {
|
|
background-color: #74788d;
|
|
}
|
|
.text-bg-success {
|
|
background-color: #34c38f;
|
|
}
|
|
.text-bg-info {
|
|
background-color: #50a5f1;
|
|
}
|
|
.text-bg-danger {
|
|
background-color: #f46a6a;
|
|
}
|
|
.text-bg-warning {
|
|
background-color: #f1b44c;
|
|
}
|
|
.text-bg-dark {
|
|
background-color: #343a40;
|
|
}
|
|
.bg-success {
|
|
background-color: #34c38f !important;
|
|
}
|
|
.bg-success-full {
|
|
background-color: #34c38f !important;
|
|
}
|
|
.bg-warning-full {
|
|
background-color: #f1b44c !important;
|
|
}
|
|
.bg-danger-full {
|
|
background-color: #f46a6a;
|
|
}
|
|
.o-planned {
|
|
color: #34c38f !important;
|
|
}
|
|
.o-overdue {
|
|
color: #f46a6a !important;
|
|
}
|
|
.o_progressbar_complete {
|
|
background-color: #34c38f !important;
|
|
}
|
|
// Badges ends
|
|
|
|
// Alert starts
|
|
.alert-warning {
|
|
color: #916c2e;
|
|
background-color: #fcf0db;
|
|
border-color: #fbe9c9;
|
|
}
|
|
.alert-danger {
|
|
color: #924040;
|
|
background-color: #fde1e1;
|
|
border-color: #fcd2d2;
|
|
}
|
|
.alert-success {
|
|
color: #1f7556;
|
|
background-color: #d6f3e9;
|
|
border-color: #c2eddd;
|
|
}
|
|
.alert-info {
|
|
color: #306391;
|
|
background-color: #dcedfc;
|
|
border-color: #cbe4fb;
|
|
}
|
|
.toast {
|
|
border-radius: 5px !important;
|
|
color: #924040 !important;
|
|
background-color: #fde1e1 !important;
|
|
border-color: #fcd2d2 !important;
|
|
-webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03) !important;
|
|
box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important;
|
|
}
|
|
.toast-header {
|
|
border-bottom: 1px solid #fcd2d2 !important;
|
|
color: #924040 !important;
|
|
background-color: #fde1e1 !important;
|
|
border-color: #fcd2d2 !important;
|
|
}
|
|
.toast-body {
|
|
color: #924040 !important;
|
|
background-color: #fde1e1 !important;
|
|
border-color: #fcd2d2 !important;
|
|
}
|
|
.o_notification_manager {
|
|
top: auto !important;
|
|
bottom: 30px !important;
|
|
}
|
|
// Alert ends
|
|
|
|
// Recruitment starts
|
|
div.o_boolean_toggle.form-check.o-checkbox > label.form-check-label::before,
|
|
div.o_boolean_toggle.form-check.o-checkbox > label.form-check-label::after {
|
|
left: 0.1rem !important;
|
|
}
|
|
div.o_boolean_toggle.form-check.o-checkbox > input.form-check-input:checked + label.form-check-label::after {
|
|
top: 1.5px !important;
|
|
left: 10px !important;
|
|
}
|
|
div.o_boolean_toggle.form-check.o-checkbox > label.form-check-label::after {
|
|
top: 1px;
|
|
}
|
|
.o_kanban_renderer.o_kanban_dashboard.o_hr_recruitment_kanban .ribbon span {
|
|
background-color: #556ee6 !important;
|
|
}
|
|
.o_kanban_renderer.o_kanban_dashboard.o_hr_recruitment_kanban.o_kanban_ungrouped .o_kanban_record:not(.o_kanban_ghost) {
|
|
height: 197px;
|
|
}
|
|
// Recruitment ends
|
|
|
|
// Note editor starts
|
|
.note-popover .popover .popover-body, .panel-heading.note-toolbar {
|
|
padding: 5px !important;
|
|
border-bottom: none !important;
|
|
background: rgba(85, 110, 230, 0.25) !important;
|
|
border-radius: 5px 5px 0 0 ;
|
|
}
|
|
.note-editor .note-statusbar {
|
|
border-radius: 0 0 5px 5px;
|
|
}
|
|
.wysiwyg_iframe, .note-editor {
|
|
border-radius: 5px;
|
|
}
|
|
// Note editor ends
|
|
|
|
// Progress starts
|
|
.oe_kanban_content .progress .progress-bar {
|
|
background-color: #556ee6;
|
|
}
|
|
.progress-bar.bg-muted-full {
|
|
background-color: #dee2e6;
|
|
}
|
|
// Progress ends
|
|
|
|
// Email marketing starts
|
|
.o_domain_node.o_domain_tree.o_domain_selector > .o_domain_debug_container {
|
|
background: rgba(85, 110, 230, 0.25);
|
|
color: #000;
|
|
}
|
|
.o_domain_node.o_domain_tree.o_domain_selector > .o_domain_debug_container > input {
|
|
background: rgba(85, 110, 230, 0.25);
|
|
}
|
|
.o_field_widget.o_field_domain.o_inline_mode.o_edit_mode > .o_field_domain_panel {
|
|
top: -18px;
|
|
}
|
|
.o_domain_node .o_domain_selector_row > .o_domain_node_control_panel {
|
|
top: 5px;
|
|
}
|
|
.o_mail_emojis_dropdown {
|
|
bottom: 50px;
|
|
}
|
|
// Email marketing ends
|
|
|
|
// Menu+ color starts
|
|
.o_main_navbar > ul > li.o_extra_menu_items.show > ul > li > a {
|
|
background-color: #74788d;
|
|
}
|
|
.o_main_navbar > ul > li.o_extra_menu_items.show > ul > li > a.dropdown-toggle {
|
|
background-color: #abadba;
|
|
}
|
|
// Menu+ color ends
|
|
|
|
// Datetimepicker starts
|
|
.datepicker td,
|
|
.datepicker td a,
|
|
.datepicker th,
|
|
.datepicker span {
|
|
padding: 0.5rem !important;
|
|
}
|
|
div.dropdown-menu.bootstrap-datetimepicker-widget{
|
|
width: auto !important;
|
|
}
|
|
// Datetimepicker ends
|
|
|
|
// Group by color starts
|
|
.o_list_renderer tbody > tr.o_group_header {
|
|
background-color: #dddddd !important;
|
|
}
|
|
.table-striped tbody tr.o_group_header:nth-of-type(odd) {
|
|
background-color: rgba(85,110,230,0.17);
|
|
}
|
|
.table-striped tbody tr.o_group_header:hover {
|
|
background-color: rgba(85,110,230,0.23);
|
|
}
|
|
// Group by color ends
|
|
.o_dropdown .o_dropdown_title{
|
|
padding : 0px;
|
|
}
|
|
.o_searchview .o_searchview_input_container .o_searchview_facet {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 auto;
|
|
flex: 0 0 auto;
|
|
margin: 1px 3px 0 0;
|
|
max-width: 100%;
|
|
position: relative;
|
|
height: 24px !important;
|
|
justify-content: center !important;
|
|
align-items: center !important;
|
|
}
|
|
.o_searchview_input {
|
|
padding: 0 5px !important;
|
|
}
|
|
.o_menu_brand {
|
|
font-size: 20px !important;
|
|
color: #555b6d !important;
|
|
}
|
|
.o_content > .o_list_renderer > .table:not(.o_list_table_grouped) > tbody > tr:not(.o_list_table_grouped) > td {
|
|
padding: 10px 4px;
|
|
}
|
|
@media (min-width: 992px) and (max-width: 1533.98px){
|
|
.o_form_view .oe_button_box, .o_form_view .o_notebook > .o_notebook_headers{
|
|
margin-left: -16px !important;
|
|
margin-right: -16px !important;
|
|
}
|
|
}
|
|
.o_form_view .o_field_widget.o_field_one2many > div, .o_form_view .o_field_widget.o_field_many2many > div {
|
|
width: 100%;
|
|
padding: 0 15px;
|
|
}
|
|
.o_form_view .o_field_widget{
|
|
margin-bottom: 0px !important;
|
|
}
|
|
.reminder_day {
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
}
|
|
.o_home_menu_background {
|
|
background: linear-gradient(-135deg,#1867b9 0,#9d3be0 100%) !important;
|
|
background-size: cover;
|
|
}
|
|
.o_group_buttons .btn {
|
|
margin-right: 5px;
|
|
}
|
|
.btn.btn-link.o-kanban-button-new {
|
|
background: #74788d !important;
|
|
border: solid 2px #74788d !important;
|
|
color: #fff !important;
|
|
}
|
|
.o_gantt_button_scale.btn.btn-secondary {
|
|
margin-right: 2px;
|
|
}
|
|
div.o_input > .o_input {
|
|
margin-bottom: 0 !important;
|
|
background: none;
|
|
}
|
|
.o_input.p-0 {
|
|
padding-left: 3px !important;
|
|
}
|
|
.o_form_view .o_form_uri {
|
|
display: inline-block;
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_search_panel .list-group-item .o_search_panel_label_title{
|
|
color: unset !important;
|
|
}
|
|
.o_menu_search_input{
|
|
margin-top: 1rem;
|
|
border: none !important;
|
|
}
|
|
.o_NotificationGroup_date{
|
|
color: #556ee6;
|
|
}
|
|
.o_ThreadPreview_date{
|
|
color: #556ee6;
|
|
}
|
|
.timesheet-timer button.btn_start_timer {
|
|
color: #FFFFFF;
|
|
background-color: #544FEA;
|
|
border-color: #544FEA;
|
|
text-transform: uppercase;
|
|
}
|
|
.timesheet-timer button.btn_start_timer:hover {
|
|
color: #FFFFFF;
|
|
background-color: #0854aa;;
|
|
border-color: #0854aa;;
|
|
}
|
|
.o_account_reports_page .account_report_line_name a {
|
|
color: #556ee6;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content:hover{
|
|
color: #556ee6;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:focus{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:hover{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:active{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:visited{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:focus-within{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content.o_group_open:target{
|
|
color: #556ee6 !important;
|
|
}
|
|
.o_list_renderer .o_list_table.o_list_table_grouped > tbody > tr.o_group_header.o_group_has_content{
|
|
&:hover{
|
|
color: #556ee6 !important;
|
|
}
|
|
&:visited{
|
|
color: #556ee6 !important;
|
|
}
|
|
&:focus{
|
|
color: #556ee6 !important;
|
|
}
|
|
&:focus-within{
|
|
color: #556ee6 !important;
|
|
}
|
|
&:active{
|
|
color: #556ee6 !important;
|
|
}
|
|
}
|
|
.o_Discuss .o_Message .o_Message_prettyBody p a {
|
|
background: #556ee6 !important;
|
|
color: white;
|
|
}
|
|
@media (max-width: 1371px) {
|
|
nav.o_main_navbar {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-flex-wrap: wrap;
|
|
justify-content: left;
|
|
height: auto;
|
|
flex-wrap: nowrap;
|
|
}
|
|
}
|
|
//scrollbar starts
|
|
::-webkit-scrollbar-track {
|
|
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.19);
|
|
border-radius: 10px;
|
|
background-color: #F5F5F5;
|
|
}
|
|
::-webkit-scrollbar {
|
|
width: 12px;
|
|
background-color: #F5F5F5;
|
|
}
|
|
::-webkit-scrollbar-thumb {
|
|
border-radius: 10px;
|
|
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
|
|
background-color: #c9ccd6;
|
|
}
|
|
//scrollbar ends
|
|
|
|
// V17 Fixes
|
|
.o_web_client .o_navbar {
|
|
background: linear-gradient(to right, #159957, #155799);
|
|
}
|
|
.o_home_menu {
|
|
background: linear-gradient(to right, #159957, #155799);
|
|
}
|
|
.o_home_menu .o_app .o_app_icon {
|
|
background: #2B2A4C;
|
|
}
|
|
.o_home_menu .o_app .o_caption {
|
|
color: white;
|
|
}
|
|
.fa-arrow-circle-right:before {
|
|
margin: 10px;
|
|
}
|
|
.o_home_menu_background .fa-arrow-circle-right:before {
|
|
color: white !important;
|
|
}
|
|
.fa-arrow-circle-left:before {
|
|
margin: -25px;
|
|
}
|
|
.o_home_menu_background .fa-arrow-circle-left:before {
|
|
color: white !important;
|
|
}
|
|
@media (max-width: 678px) {
|
|
.o-form-buttonbox > .oe_stat_button {
|
|
width: 90px;
|
|
}
|
|
}
|
|
.o_searchview .o_searchview_icon {
|
|
display: none !important;
|
|
}
|
|
.form-check .form-check-input {
|
|
margin-left: -2.5em;
|
|
}
|
|
.o_list_record_selector .form-check-input {
|
|
margin-left: -1.5em;
|
|
}
|
|
.o_list_record_selector.o_list_controller .form-check-input {
|
|
margin-left: -2.2em;
|
|
}
|
|
.o_home_menu_background .oe_topbar_name {
|
|
color: white !important;
|
|
}
|
|
.o_home_menu_background .o_main_navbar .o_menu_toggle.o_menu_toggle_back {
|
|
color: white !important;
|
|
}
|
|
|