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

Adjust star color

This commit is contained in:
MrTimscampi 2020-06-21 13:43:23 +02:00
parent b500579236
commit 1629e79956
7 changed files with 2 additions and 30 deletions

View file

@ -41,6 +41,8 @@
width: auto !important;
height: auto !important;
font-size: 1.4em;
margin-right: 0.125em;
color: #f2b01e;
}
.mediaInfoCriticRating {

View file

@ -257,11 +257,6 @@ html {
background: #fff;
}
.mediaInfoTimerIcon,
.starIcon {
color: #cb272a;
}
.emby-input,
.emby-textarea {
color: inherit;

View file

@ -261,11 +261,6 @@ html {
background: rgba(170, 170, 190, 0.2);
}
.mediaInfoTimerIcon,
.starIcon {
color: #cb272a;
}
.emby-input,
.emby-textarea {
color: inherit;

View file

@ -236,11 +236,6 @@ html {
background: rgba(170, 170, 190, 0.2);
}
.mediaInfoTimerIcon,
.starIcon {
color: #cb272a;
}
.emby-input,
.emby-textarea {
color: inherit;

View file

@ -250,11 +250,6 @@ html {
background: #fff;
}
.mediaInfoTimerIcon,
.starIcon {
color: #cb272a;
}
.emby-input,
.emby-textarea {
color: inherit;

View file

@ -344,11 +344,6 @@ a[data-role=button] {
background: rgba(170, 170, 190, 0.2);
}
.mediaInfoTimerIcon,
.starIcon {
color: #f2b01e;
}
.emby-input,
.emby-textarea {
color: inherit;

View file

@ -243,11 +243,6 @@ html {
background: rgba(170, 170, 190, 0.2);
}
.mediaInfoTimerIcon,
.starIcon {
color: #cb272a;
}
.emby-input,
.emby-textarea {
color: inherit;