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
Thanakrit Pintana
parent
81c1e070d8
commit
c0718aa9ed
@@ -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