Set language for TFA

This commit is contained in:
andryyy
2017-01-25 19:33:59 +01:00
parent 2c04a77e17
commit 98545ff653
4 changed files with 10 additions and 4 deletions

View File

@@ -19,8 +19,9 @@
text-transform: none;
}
.glyphicon-spin {
-webkit-animation: spin 1000ms infinite linear;
animation: spin 1000ms infinite linear;
font-size:12px;
-webkit-animation: spin 2000ms infinite linear;
animation: spin 2000ms infinite linear;
}
@-webkit-keyframes spin {
0% {