mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 19:40:08 -07:00
Update graphs history table modal
* Tooltips * Stream details modal
This commit is contained in:
parent
e7b1e177d2
commit
ab78b59f61
3 changed files with 92 additions and 9 deletions
|
@ -282,6 +282,10 @@ fieldset[disabled] .btn-bright.active {
|
|||
.modal-body i.fa {
|
||||
color: #fff;
|
||||
}
|
||||
.modal-body td:hover a .fa,
|
||||
.modal-body a:focus i.fa {
|
||||
color: #f9aa03;
|
||||
}
|
||||
.modal-body strong {
|
||||
color: #F9AA03;
|
||||
}
|
||||
|
@ -2043,6 +2047,7 @@ a .home-platforms-instance-list-oval:hover,
|
|||
}
|
||||
.history-title .popover.right {
|
||||
margin-left: 12px;
|
||||
z-index: 5;
|
||||
}
|
||||
.history-title .popover.right .popover-content {
|
||||
padding: 5px 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue