1
0
mirror of https://github.com/gamaio/lobli.git synced 2025-08-13 18:28:47 +00:00

Remove button color changing code from AJAX request

It's not needed and doesn't really work anyways.
This commit is contained in:
David Todd
2014-10-20 20:38:15 -05:00
parent f72ec8f685
commit d269b39832
2 changed files with 1 additions and 8 deletions

View File

@@ -278,4 +278,4 @@ hr {
-webkit-animation: title 3.4s linear 1.7s infinite;
animation: title 3.4s linear 1.7s infinite;
opacity: 0;
}
}