mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07: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…
Add table
Add a link
Reference in a new issue