mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
commit
6e7e5cb9e2
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue