1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 08:19:38 +02:00

Fixed: Tooltips for Existing and Exclusion Icons in Search

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick 2020-04-10 21:26:13 -04:00
parent 4abf44617c
commit ecaff28231

View File

@ -62,11 +62,13 @@
.alreadyExistsIcon {
margin-left: 10px;
color: #37bc9b;
pointer-events: all;
}
.exclusionIcon {
margin-left: 10px;
color: #bc3737;
pointer-events: all;
}
.overview {