mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
92bca2bd40
commit
58bb39c2d1
17 changed files with 101 additions and 88 deletions
|
@ -11,7 +11,7 @@
|
|||
font-weight: 500;
|
||||
position: relative;
|
||||
border-radius: 1000px;
|
||||
background: #2E7D32;
|
||||
background: #444;
|
||||
line-height: 28px;
|
||||
min-width: 30px;
|
||||
display: inline-flex;
|
||||
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
|
||||
.levelNormal {
|
||||
background-color: #444;
|
||||
background-color: #43A047;
|
||||
}
|
||||
|
||||
.levelWarning {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue