|
@@ -47,36 +47,36 @@
|
|
|
/*ajuste eiru_them*/
|
|
|
|
|
|
#oe_main_menu_placeholder{
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
|
|
|
#oe_main_menu_navbar {
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
.oe_application_menu_placeholder {
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
.oe_application_menu_placeholder li{
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
|
|
|
#oe_main_menu_navbar li a, #oe_main_menu_navbar li button{
|
|
|
- top: -7px;
|
|
|
+ top: -7px;
|
|
|
}
|
|
|
.oe_systray {
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
.oe_user_menu_placeholder{
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
.oe_user_menu_placeholder li{
|
|
|
- height: 35px !important;
|
|
|
+ height: 35px !important;
|
|
|
}
|
|
|
|
|
|
- .dropdown-menu {
|
|
|
- position: absolute !important;
|
|
|
+ .openerp.openerp_webclient_container{
|
|
|
+ overflow: visible;
|
|
|
+ }
|
|
|
|
|
|
-}
|
|
|
|
|
|
|
|
|
|