Change friendly name hover title text to username

This commit is contained in:
JonnyWong16
2020-09-29 20:07:23 -07:00
parent d9ece291b7
commit e3eca5af46
10 changed files with 25 additions and 16 deletions

View File

@@ -1031,7 +1031,7 @@ a .users-poster-face:hover {
height: 249px;
}
.dashboard-activity-container:hover .dashboard-activity-progress {
height: 14px;
height: 14px;
}
.dashboard-activity-container:hover .progress-bar {
color: rgba(255, 255, 255, 1);