mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] <web_group_expand> Make it work for v8
Adapt to OCA
This commit is contained in:
@@ -1,18 +1,8 @@
|
||||
|
||||
.openerp ul#oe_group_by li.oe_group_expand{
|
||||
border: none;
|
||||
border-top: 1px solid #ababab;
|
||||
position:relative;
|
||||
font-size:13px;
|
||||
transform: rotate(90deg);
|
||||
-webkit-transform: rotate(90deg);
|
||||
line-height: 25px;
|
||||
}
|
||||
.openerp hr.oe_expand_button_hr{
|
||||
height:2px;
|
||||
visibility:hidden;
|
||||
margin-bottom:-7px;
|
||||
}
|
||||
.openerp #oe_group_by_reset {
|
||||
top:3px;
|
||||
position:relative;
|
||||
.openerp .fa-expand, .openerp .fa-compress {
|
||||
font-size:15px;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user