mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add expiry and sign out button to login logs
This commit is contained in:
parent
8db75cf718
commit
add1b4ec54
4 changed files with 48 additions and 5 deletions
|
@ -3136,6 +3136,10 @@ div.dataTables_info {
|
|||
bottom: 0;
|
||||
text-shadow: 0 0 2px rgba(0,0,0,.5);
|
||||
}
|
||||
.sign-out-tooltip:hover {
|
||||
color: #E5A00D;
|
||||
cursor: pointer;
|
||||
}
|
||||
.history-thumbnail-popover {
|
||||
z-index: 2000;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue