[IMP] Added css kanban_draghandle.

bzr revid: psa@tinyerp.com-20130517061953-5qu18at7zkrzjjiu
This commit is contained in:
Paramjit Singh Sahota 2013-05-17 11:49:53 +05:30
parent 90585320ee
commit 92992932a8
1 changed files with 3 additions and 0 deletions

View File

@ -35,3 +35,6 @@
.openerp .oe_kanban_footer_right {
float: right;
}
.openerp .oe_kanban_draghandle {
height: 114px;
}