ソースを参照

Changes on .loading stylesheet

soyjavi 14 年 前
コミット
6faf13cb40

+ 3 - 3
src/stylesheets/Lungo.widgets.loading.less

@@ -79,9 +79,9 @@
     }
 }
 
-section.current .loading, .growl .loading {
-    -webkit-animation:  rotatingLoader .5s  infinite  linear;
-    -moz-animation:  rotatingLoader .5s  infinite  linear;
+section.current .loading, .notification .loading {
+    -webkit-animation:  rotatingLoader .6s  infinite linear;
+    -moz-animation:  rotatingLoader .6s  infinite linear;
 }
 
 @-webkit-keyframes rotatingLoader{

ファイルの差分が大きいため隠しています
+ 508 - 1
src/stylesheets/css/Lungo.widgets.loading.css