[FIX] position and look of sort arrows in dashboard list views

lp bug: https://launchpad.net/bugs/921460 fixed

bzr revid: xmo@openerp.com-20120125124030-5oyv7x3cvutc2ood
This commit is contained in:
Xavier Morel 2012-01-25 13:40:30 +01:00
parent 32a412f471
commit eea7c01bbf
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@
padding:0 3px;
}
.openerp .oe-dashboard .oe-listview th.oe-sortable .ui-icon {
height: 100%;
margin-top: -9px;
}
/* Layouts */
.openerp .oe-dashboard-layout_1 .oe-dashboard-column.index_0 {
width: 100%;