mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_tree_many2one_clickable: Migration to 12.0
This commit is contained in:
committed by
Kévin Roche
parent
c1868953c4
commit
c7d5d26570
@@ -0,0 +1,10 @@
|
||||
td.o_many2one_cell {
|
||||
a {
|
||||
margin-left: 0.5em;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
&:hover a {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user