add updated css code

This commit is contained in:
Pawan Kumar 2021-02-03 16:48:40 +05:30
parent 06615d25c0
commit 717cbe8b6b
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;}
}