mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
DEV: Override jsuites CSS in core (#25944)
This commit is contained in:
parent
b532c780c6
commit
faec73e1e0
@ -23,6 +23,7 @@
|
||||
.discourse-no-touch & {
|
||||
opacity: 0.7;
|
||||
transition: background 0.25s, opacity 0.7s ease-in-out;
|
||||
animation: none; // replaces jsuites animation on .fade-out
|
||||
}
|
||||
.discourse-touch & {
|
||||
opacity: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user