improved project kanban vignette

bzr revid: mit@openerp.com-20120718135503-gi222ulbtmhyesq8
This commit is contained in:
Minh Tran 2012-07-18 15:55:03 +02:00
parent 005f7a3180
commit bfe3afcbd8
2 changed files with 6 additions and 0 deletions

View File

@ -401,6 +401,9 @@
position: relative;
top: 2px;
}
.openerp .oe_kanban_view .oe_kanban_project_times li {
float: left;
}
.openerp .oe_kanban_view .oe_kanban_status {
position: relative;
top: 4px;

View File

@ -336,6 +336,9 @@
float: right
position: relative
top: 2px
.oe_kanban_project_times li
float: left
.oe_kanban_status
position: relative