[IMP] in project kanban add underline link on issues & task

bzr revid: fka@tinyerp.com-20121031062609-tpgx46bzlg27gdtv
This commit is contained in:
Foram Katharotiya (OpenERP) 2012-10-31 11:56:09 +05:30
parent f00b59f21b
commit f910304739
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@
min-height: 160px;
}
.oe_kanban_project_list {
.oe_kanban_project_list > a > span:hover{
margin: 4px 0;
text-decoration: underline;
}
.openerp .oe_kanban_content h4 {