[FIX] priority widget in kanban: css fixes

bzr revid: tde@openerp.com-20140508153710-tbgohlv4ynuvyli9
This commit is contained in:
Thibault Delavallée 2014-05-08 17:37:10 +02:00
parent 7d5de8d90d
commit 8bf965a865
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
text-shadow: 0 0 2px black;
vertical-align: top;
position: relative;
top: -5px;
top: -8px;
}
.openerp .oe_kanban_view .oe_kanban_content .oe_star_on:hover, .openerp .oe_kanban_view .oe_kanban_content .oe_star_off:hover {
text-decoration: none;

View File

@ -105,7 +105,7 @@
text-shadow: 0 0 2px black
vertical-align: top
position: relative
top: -5px
top: -8px
&:hover
text-decoration: none
.oe_star_on