[fix] css problem
authorniv-openerp <nicolas.vanhoren@openerp.com>
Wed, 9 May 2012 13:38:30 +0000 (15:38 +0200)
committerniv-openerp <nicolas.vanhoren@openerp.com>
Wed, 9 May 2012 13:38:30 +0000 (15:38 +0200)
bzr revid: nicolas.vanhoren@openerp.com-20120509133830-ugfphuqej6ijpm2e

addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass

index 228e2ec..b308212 100644 (file)
   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;
 }
index 262cc73..412c36b 100644 (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