mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Swap source and stream columns in steam info modal
This commit is contained in:
parent
e4d181ba5b
commit
b3aa29c677
2 changed files with 60 additions and 25 deletions
|
@ -4325,6 +4325,10 @@ a:hover .overlay-refresh-image:hover {
|
|||
.stream-info tr:nth-child(even) td {
|
||||
background-color: rgba(255,255,255,0.010);
|
||||
}
|
||||
.stream-info td:nth-child(3),
|
||||
.stream-info th:nth-child(3) {
|
||||
width: 25px;
|
||||
}
|
||||
.number-input {
|
||||
margin: 0 !important;
|
||||
width: 55px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue