mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix color-hex-length (CSS)
This commit is contained in:
parent
04a4ca9a57
commit
58c9f71a7d
7 changed files with 8 additions and 8 deletions
|
@ -998,7 +998,7 @@ div:not(.sectionTitleContainer-cards) > .sectionTitle-cards {
|
|||
}
|
||||
|
||||
.searchfields-icon {
|
||||
color: #aaaaaa;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.button-accent-flat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue