mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
more remote control
This commit is contained in:
parent
3948ea43a8
commit
0bda0e3ef9
2 changed files with 135 additions and 31 deletions
|
@ -20,13 +20,13 @@
|
|||
}
|
||||
|
||||
.tblRemoteControl td {
|
||||
padding: 2px 5px;
|
||||
padding: 5px;
|
||||
border-top: 1px solid #ccc;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.tblRemoteControl th {
|
||||
padding: 2px 5px;
|
||||
padding: 3px 5px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue