[FIX] kanban group dropdown

bzr revid: al@openerp.com-20120726115550-mva3pz4lzsyavgw9
This commit is contained in:
Antony Lesuisse 2012-07-26 13:55:50 +02:00
parent 5424976821
commit 4a2ac856ab
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
.openerp .oe_kanban_view .oe_kanban_group_title {
font-size: 16px;
font-weight: bold;
min-height: 30px;
min-height: 32px;
color: #333333;
text-shadow: 0 1px 0 white;
}

View File

@ -73,7 +73,7 @@
.oe_kanban_group_title
font-size: 16px
font-weight: bold
min-height: 30px
min-height: 32px
color: #333333
text-shadow: 0 1px 0 white
> span