mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix color-hex-case (CSS)
This commit is contained in:
parent
43ffbed471
commit
04a4ca9a57
12 changed files with 83 additions and 83 deletions
|
@ -36,5 +36,5 @@
|
|||
}
|
||||
|
||||
.brightnessOsdProgressInner {
|
||||
background: #FF9800;
|
||||
background: #ff9800;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue