expand_buttons.css 159 Bytes
Newer Older
François C. committed
1 2 3 4 5 6 7 8

.openerp ul#oe_group_by li.oe_group_expand{
    line-height: 25px;
}
.openerp .fa-expand, .openerp .fa-compress {
    font-size:15px;
    font-weight:bold;
}