mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
9 lines
159 B
CSS
9 lines
159 B
CSS
|
|
.openerp ul#oe_group_by li.oe_group_expand{
|
|
line-height: 25px;
|
|
}
|
|
.openerp .fa-expand, .openerp .fa-compress {
|
|
font-size:15px;
|
|
font-weight:bold;
|
|
}
|