(cp e988c05) Change opacity of move category icon

This commit is contained in:
plegall
2022-11-24 15:32:16 +01:00
parent 1c78c6148a
commit 39742e6665
+1 -1
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;
}