mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* Fixes issue #987 * Follow new readme structure * Use Less * Hide expand/collapse buttons if select a view type that isn't a 'list'
This commit is contained in:
10
web_group_expand/static/src/less/web_group_expand.less
Normal file
10
web_group_expand/static/src/less/web_group_expand.less
Normal file
@@ -0,0 +1,10 @@
|
||||
.o_favorites_menu {
|
||||
+.toggle_buttons {
|
||||
float: left;
|
||||
padding-left: 5px;
|
||||
|
||||
button {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user