You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/src/Ombi/ClientApp/src/app/media-details/components/shared/social-icons/social-icons.component.scss

14 lines
167 B

.media-icons.plex {
color: #feb801 !important;
}
.media-icons.emby {
color: #52b54a !important;
}
.media-icons.jellyfin {
color: #00a4dc !important;
}