Browse Source

Remove icon background in jellyfin

pull/217/head
shadow58624 3 years ago
parent
commit
bd99804564
  1. 1
      CSS/themes/jellyfin/jellyfin-base.css

1
CSS/themes/jellyfin/jellyfin-base.css

@ -83,6 +83,7 @@ html {
}
.detailButton-icon {
background: none !important;
border-color: rgba(255,255,255,.3)
}

Loading…
Cancel
Save