mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Format Join device ids
This commit is contained in:
parent
9e764248d3
commit
65eab801e8
2 changed files with 12 additions and 1 deletions
|
@ -2954,4 +2954,14 @@ a.no-highlight:hover {
|
|||
.datatable-wrap {
|
||||
min-width: 150px;
|
||||
max-width: 250px;
|
||||
}
|
||||
.inline-pre {
|
||||
font-family: monospace;
|
||||
margin: 0 2px;
|
||||
padding: 2px 5px;
|
||||
font-size: 13px;
|
||||
color: #fff;
|
||||
background-color: #555;
|
||||
border: 0px solid #444;
|
||||
border-radius: 3px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue