[fix] css problem

bzr revid: nicolas.vanhoren@openerp.com-20120509133830-ugfphuqej6ijpm2e
This commit is contained in:
niv-openerp 2012-05-09 15:38:30 +02:00
parent b8c5a037f1
commit c7a17d90cc
2 changed files with 7 additions and 0 deletions

View File

@ -1481,6 +1481,10 @@
height: 16px;
font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
}
.openerp .oe_form .oe_form_field_many2manytags .text-core .text-wrap .text-dropdown .text-list .text-suggestion em {
font-style: italic;
text-decoration: none;
}
.openerp .oe_form .oe_datepicker_container {
display: none;
}

View File

@ -1229,6 +1229,9 @@ $colour4: #8a89ba
cursor: pointer
height: 16px
font: 11px "lucida grande", tahoma, verdana, arial, sans-serif
.text-core .text-wrap .text-dropdown .text-list .text-suggestion em
font-style: italic
text-decoration: none
.oe_datepicker_container
display: none
.oe_datepicker_root