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

added watched icon for folders

This commit is contained in:
Luke Pulverenti 2013-04-16 08:30:50 -04:00
parent 72ac2ba6af
commit 8039689501
2 changed files with 4 additions and 5 deletions

View file

@ -151,9 +151,9 @@
.itemProgress {
vertical-align: top;
font-size: 20px;
color: #6FBD45;
margin-right: 10px;
font-size: 19px;
margin-right: 15px;
font-weight: bold;
}
.posterDetailViewItem {
@ -170,7 +170,6 @@
.posterDetailViewItem .itemProgress {
font-size: 14px;
font-weight: bold;
}
.posterDetailViewItem .starRating {