1
0
Fork 0
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:
Luke Pulverenti 2013-05-30 23:38:46 -04:00
parent 3948ea43a8
commit 0bda0e3ef9
2 changed files with 135 additions and 31 deletions

View file

@ -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;
}