Browse Source
Web responsive menu improvements (#513)
Web responsive menu improvements (#513)
* Bold titles for apps in the app-drawer * Remove z-index from Control Panel buttons, so it doesn't overlap the menu. * Better responsive menus * Move systray icons/menus out of the menu and up to the top bar. * Increase avatar size and visibility. * Other minor menu behavior fixes. * Changes to fit odoo variables * And a little margin adjust on navbar-right * Top menu always thick * Removed overflow:hidden!important from main.less * Local patch: prevent body overflow auto * Stop using `style=` on `<body>` * Fix jquery drawer in anticipation of: https://github.com/blivesta/drawer/pull/36pull/530/head
Daniel Torres
8 years ago
committed by
Pedro M. Baeza
7 changed files with 220 additions and 49 deletions
-
9web_responsive/static/lib/css/drawer.3.2.0.css
-
10web_responsive/static/lib/js/drawer.3.2.0.js
-
5web_responsive/static/src/less/app_drawer.less
-
11web_responsive/static/src/less/main.less
-
199web_responsive/static/src/less/navbar.less
-
5web_responsive/static/src/less/variables.less
-
30web_responsive/views/web.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue