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'
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
.o_favorites_menu {
|
|
+.toggle_buttons {
|
|
float: left;
|
|
padding-left: 5px;
|
|
|
|
button {
|
|
display: inline;
|
|
}
|
|
}
|
|
}
|