Browse Source

[IMP] put menu over block_ui layer

pull/131/head
Holger Brunn 9 years ago
parent
commit
f94a1f9635
  1. 3
      web_menu_autohide/static/src/css/web_menu_autohide.css

3
web_menu_autohide/static/src/css/web_menu_autohide.css

@ -9,7 +9,7 @@
left: 0px;
top: 0px;
bottom: 0px;
z-index: 100;
z-index: 1110;
width: auto;
}
.openerp .oe_leftbar > div
@ -22,4 +22,5 @@
left: 0px;
right: 0px;
top: 0px;
z-index: 1110;
}
Loading…
Cancel
Save