[FIX] Fixed oe_inline. WARNING: We're using too much !important's

bzr revid: fme@openerp.com-20120621130758-dgr0n3uksq4o1uh2
This commit is contained in:
Fabien Meghazi 2012-06-21 15:07:58 +02:00
parent cae22c8ff4
commit e65eeb26b8
2 changed files with 4 additions and 4 deletions

View File

@ -215,8 +215,8 @@
.openerp .oe_bold {
font-weight: bold;
}
.openerp .oe_inline  {
width: auto;
.openerp .oe_inline {
width: auto !important;
}
.openerp .oe_highlight {
color: white;

View File

@ -220,8 +220,8 @@ $colour4: #8a89ba
color: #888
.oe_bold
font-weight: bold
.oe_inline 
width: auto
.oe_inline
width: auto !important
.oe_highlight
color: white
background: #DC5F59