mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-25 07:12:40 +00:00
Fixed: Tooltip for existing artist/album on add new item
This commit is contained in:
parent
c92de8d337
commit
319e1c4dbe
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
.alreadyExistsIcon {
|
||||
margin-left: 10px;
|
||||
color: #37bc9b;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.overview {
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
.alreadyExistsIcon {
|
||||
margin-left: 10px;
|
||||
color: #37bc9b;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.overview {
|
||||
|
|
Loading…
Reference in a new issue