Skip to content
Snippets Groups Projects
Commit 8bf965a8 authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[FIX] priority widget in kanban: css fixes

bzr revid: tde@openerp.com-20140508153710-tbgohlv4ynuvyli9
parent 7d5de8d9
Branches
Tags
No related merge requests found
......@@ -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;
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment