mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update theme
This commit is contained in:
parent
1ac9bfe5aa
commit
4670ba6fbf
7 changed files with 66 additions and 5 deletions
|
@ -136,7 +136,6 @@
|
|||
}
|
||||
|
||||
.libraryMenuButtonText {
|
||||
color: #fff !important;
|
||||
text-decoration: none;
|
||||
font-weight: 400 !important;
|
||||
font-size: 15px;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue