mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_child_selector: Migration to 13.0
This commit is contained in:
committed by
Olga Marco
parent
361db88329
commit
41da8d2114
@@ -0,0 +1,14 @@
|
||||
.o_child_selection_button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.o_child_selection_label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.o_child_selection_clear {
|
||||
opacity: 0.6;
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user