mirror of
https://github.com/discourse/discourse.git
synced 2025-06-23 03:11:31 +08:00
Wrong file. :|
This commit is contained in:
@ -103,6 +103,9 @@
|
||||
.discourse-no-touch & {
|
||||
opacity: 0;
|
||||
}
|
||||
.discourse-touch & {
|
||||
opacity: 1;
|
||||
}
|
||||
transition:opacity 1s linear;
|
||||
-webkit-transition:opacity 1s linear;
|
||||
-moz-transition:opacity 1s linear;
|
||||
|
Reference in New Issue
Block a user