1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

dashboard video tweaks

This commit is contained in:
Luke Pulverenti 2013-04-30 18:34:10 -04:00
parent 600718546d
commit 2d457fa05a
5 changed files with 31 additions and 29 deletions

View file

@ -40,7 +40,10 @@
font-weight: normal;
text-align: left;
vertical-align: top;
white-space: nowrap;
}
.detailTable tr:hover {
background: #444;
}
.detailTable .imgUserItemRating {