Add pseudo progress bar update

This commit is contained in:
JonnyWong16 2017-11-01 20:11:40 -07:00
parent 0d54e9f2d6
commit 3f668ae5c6
3 changed files with 21 additions and 8 deletions

View file

@ -833,6 +833,7 @@ a .users-poster-face:hover {
background-color: #111;
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
}
.dashboard-activity-progress .buffer-bar {