Merge branch 'pawan_branch' into 'development'

add updated css code

See merge request prakash.jain/cor-odoo!106
This commit is contained in:
pawan.sharma 2021-02-03 03:19:12 -08:00
commit 79e34c40e6
2 changed files with 18 additions and 2 deletions

View File

@ -37,7 +37,7 @@
'report/project_profitability_report_analysis_views.xml',
'views/views.xml',
'views/templates.xml',
#'views/assets.xml',
'views/assets.xml',
#'views/menu_show_view.xml',
'wizard/project_create_sale_order_views.xml',
'wizard/project_multi_budget_assign_view.xml',

View File

@ -1 +1,17 @@
[lang="he_IL"] .o_main_navbar{
ul.o_menu_apps {
float:right;
}
.o_main_navbar > .o_menu_brand {
float: right;
}
ul.o_menu_sections {
float:right;
}
ul.o_menu_systray {
float:right;
margin-right: 540px;
}
.o_main_navbar > ul > li {
float: right;}
}