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

update icons

This commit is contained in:
Luke Pulverenti 2016-05-06 13:49:58 -04:00
parent 92bca2bd40
commit 58bb39c2d1
17 changed files with 101 additions and 88 deletions

View file

@ -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 {