Merge branch 'pawan_branch' into 'development'
add updated css code See merge request prakash.jain/cor-odoo!106
This commit is contained in:
commit
79e34c40e6
|
@ -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',
|
||||
|
|
|
@ -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;}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue