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