relates #2350 visual adjustments

This commit is contained in:
Perrom 2025-04-15 13:04:03 +02:00
parent 32d97ba55b
commit b6b0f51c66
2 changed files with 7 additions and 5 deletions

View file

@ -4467,11 +4467,12 @@ a#showPermissions:hover {text-decoration: none;}
} }
.tag-checkmark{ .tag-checkmark{
position: absolute; position: absolute;
scale: 0.8; padding: 1px;
padding: 3px 1px;
border-radius: 50%; border-radius: 50%;
background-color: #6ccd5d; margin : 4px 5px 0 0;
color: white; font-size: 80%;
background-color: #6DCE5E;
color: #D6FFCF;
z-index: 1; z-index: 1;
} }

View file

@ -1356,7 +1356,8 @@ background:#6C2D2D!important;
} }
.tag-checkmark{ .tag-checkmark{
background-color: #4da48f !important; color: #AAF6E4 !important;
background-color: #4EA590 !important;
} }
/* Album Move (and album search) */ /* Album Move (and album search) */