mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
parent
2a83502ca1
commit
b83e9e3257
2 changed files with 7 additions and 1 deletions
|
@ -997,6 +997,12 @@ a .users-poster-face:hover {
|
|||
font-size: 10px;
|
||||
z-index: 2;
|
||||
}
|
||||
.dashboard-activity-info-channel {
|
||||
display: inline-block;
|
||||
max-width: 75px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
.dashboard-activity-progress {
|
||||
width: 100%;
|
||||
height: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue