mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_no_bubble: Migration to 12.0
This commit is contained in:
committed by
Andrea Stirpe
parent
bee16ee17d
commit
f6df4c75cf
@@ -1,3 +0,0 @@
|
||||
.o_tooltip.o_animated {
|
||||
display: none;
|
||||
}
|
||||
5
web_no_bubble/static/src/css/web_no_bubble.scss
Normal file
5
web_no_bubble/static/src/css/web_no_bubble.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.o_tooltip {
|
||||
&.o_animated {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user