small adjustments

This commit is contained in:
Perrom 2025-04-14 10:48:13 +02:00
parent 19d04e81eb
commit 8a699fefef
2 changed files with 6 additions and 1 deletions

View file

@ -4474,8 +4474,9 @@ a#showPermissions:hover {text-decoration: none;}
}
.tag-checkmark-fill{
position: absolute;
padding: 2.75px 0px;
padding: 2.5px 0px;
color: white;
opacity: 0;
z-index: 2;
}

View file

@ -1359,6 +1359,10 @@ background:#6C2D2D!important;
color: #4da48f !important;
}
.tag-checkmark-fill{
opacity: 1 !important;
}
/* Album Move (and album search) */
.move-cat-container, .search-album-elem {
background-color: #333;