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

update theme

This commit is contained in:
Luke Pulverenti 2015-10-13 02:31:20 -04:00
parent 1ac9bfe5aa
commit 4670ba6fbf
7 changed files with 66 additions and 5 deletions

View file

@ -136,7 +136,6 @@
}
.libraryMenuButtonText {
color: #fff !important;
text-decoration: none;
font-weight: 400 !important;
font-size: 15px;

View file

@ -8,6 +8,7 @@
-o-transition: all 500ms ease;
-ms-transition: all 500ms ease;
transition: all 500ms ease;
color: inherit!important;
}
.tileItem .starRating {
@ -43,7 +44,6 @@
.tileContent {
display: inline-block;
padding-left: 10px;
color: #fff;
text-align: left;
vertical-align: top;
overflow: hidden;