[ADD] Added oe_kanban_highlight css class

bzr revid: fme@openerp.com-20111130123245-2lg9o2y87mnzg5bl
This commit is contained in:
Fabien Meghazi 2011-11-30 13:32:45 +01:00
parent a7a4f50aef
commit e3c9d0f3f4
1 changed files with 10 additions and 0 deletions

View File

@ -203,6 +203,16 @@
margin: 5px 0 0 15px;
list-style: circle;
}
.openerp .oe_kanban_highlight {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 1px 5px;
margin: 1px 4px;
white-space: nowrap;
display: inline-block;
line-height: 1em;
}
/* Custom colors are also present in kanban.js */
/* Custom color#0 */