Browse Source

better style for time tips

DIYgod 8 years ago
parent
commit
f6303d4903
4 changed files with 3 additions and 4 deletions
  1. 0 0
      dist/DPlayer.min.css
  2. 0 0
      dist/DPlayer.min.js
  3. 0 0
      dist/DPlayer.min.js.map
  4. 3 4
      src/DPlayer.scss

File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.css


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js.map


+ 3 - 4
src/DPlayer.scss

@@ -367,11 +367,10 @@
                 }
                 position: absolute;
                 left: 0px;
-                top: -25px;
+                top: -20px;
                 width: 30px;
-                border-radius: 10px;
-                box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.62);
-                padding: 10px 5px;
+                border-radius: 4px;
+                padding: 5px 7px;
                 background-color: rgba(0, 0, 0, 0.62);
                 color: #fff;
                 font-size: 12px;

Some files were not shown because too many files changed in this diff