Wrong file. :|

This commit is contained in:
Nick Sahler 2013-03-15 05:35:26 -03:00
parent 6c4d9ecfdc
commit fb0da25b2d
1 changed files with 3 additions and 0 deletions

View File

@ -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;