From 3ecef3c52402b497f3ef23f7488b1a4711b1c83a Mon Sep 17 00:00:00 2001 From: wild-flame Date: Sat, 28 May 2016 20:54:53 +0800 Subject: [PATCH] [small fix] Change loading from text to img (#46) * scrolling by button to show album(playlist) * fixed minor format issue and remove uneccecary library * update from original repo * change loading from text to image --- css/player.css | 12 +++--------- listen1.html | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/css/player.css b/css/player.css index 6163302..3b68446 100644 --- a/css/player.css +++ b/css/player.css @@ -173,17 +173,11 @@ a { .playlist-covers .loading_bottom { clear:both; + text-align:center; } -.playlist-covers .loading_bottom button { - width:95%; - color: #333; -} - -.playlist-covers .loading_bottom .loading { - width:95%; - text-align:center; - color: #fff; +.playlist-covers .loading_bottom img { + height:35px; } .u-cover .mask { diff --git a/listen1.html b/listen1.html index 5aacfe4..de9c4d8 100644 --- a/listen1.html +++ b/listen1.html @@ -186,7 +186,7 @@
-
加载中...
+