1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: Added more external links to add movie (#4603)

This commit is contained in:
nitsua
2020-07-29 21:33:49 -04:00
committed by GitHub
parent ca8f4acdaa
commit c9324bc357
2 changed files with 76 additions and 20 deletions
@@ -47,18 +47,12 @@
color: $disabledColor;
}
.tmdbLink {
composes: link from '~Components/Link/Link.css';
margin-top: -4px;
.externalLink {
margin-top: 5px;
margin-left: auto;
color: $textColor;
}
.tmdbLinkIcon {
margin-left: 10px;
}
.alreadyExistsIcon {
margin-left: 10px;
color: #37bc9b;