[FIX] Remove useless css in calendar causing problems to overlays

bzr revid: fme@openerp.com-20120621092704-kt53w579gut24vn0
This commit is contained in:
Fabien Meghazi 2012-06-21 11:27:04 +02:00
parent f49e4ca5e9
commit 938a3e2368
1 changed files with 0 additions and 8 deletions

View File

@ -37,14 +37,6 @@
-moz-user-select:-moz-none;
}
.openerp .dhx_cal_navline{
height:20px;
position:absolute;
z-index:1;
width:750px;
color:#2F3A48;
background-color:#eee;
}
.openerp .dhx_cal_navline div{
top:2px;
white-space:nowrap;