related to #1609 changed color of dot when an album is highlighted

This commit is contained in:
Matthieu Leproux
2022-04-25 14:19:06 +02:00
parent f512fc98e8
commit 32be54734f
+3
View File
@@ -415,6 +415,9 @@ div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-co
.move-cat-container:hover .move-cat-toogler span{
color: #ae5d1e !important;
}
.move-cat-container:hover .icon-grip-vertical-solid{
color: #333 !important;
}
.move-cat-container.disabledToggle:hover .move-cat-toogler{
color: #333 !important;
opacity: 0.5;