Change opacity of move category icon

This commit is contained in:
HWFord
2022-11-09 08:40:43 +01:00
parent 532fc743f2
commit e988c05f78

View File

@@ -4204,7 +4204,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
.move-cat-container .icon-grip-vertical-solid {
font-size: 16px;
opacity: 0.5;
opacity: 0.3;
position: absolute;
left: 6px;
}