[FIX] corrected problem with quick create in m2m kanban

bzr revid: nicolas.vanhoren@openerp.com-20120711130845-w7w7yibjh1smymbg
This commit is contained in:
niv-openerp 2012-07-11 15:08:45 +02:00
parent fad2a1345b
commit 55f66ab125
3 changed files with 0 additions and 6 deletions

View File

@ -65,10 +65,6 @@
padding: 3px 5px;
cursor: pointer;
}
.text-core .text-wrap .text-dropdown .text-list .text-suggestion em {
font-style: normal;
text-decoration: underline;
}
.text-core .text-wrap .text-dropdown .text-list .text-suggestion.text-selected {
color: #fff;
background: #6d84b4;

View File

@ -124,7 +124,6 @@
float: right;
}
.openerp .oe_kanban_view .oe_kanban_quick_create {
overflow: hidden;
margin-bottom: 4px;
}
.openerp .oe_kanban_view .oe_kanban_quick_create_buttons {

View File

@ -132,7 +132,6 @@
float: right
.oe_kanban_quick_create
overflow: hidden
margin-bottom: 4px
.oe_kanban_quick_create_buttons
margin: 4px 0