Fix position of pencil for deactivated layers

This commit is contained in:
David Larlet 2023-10-27 13:18:19 -04:00
parent 8773a63e90
commit a79e165de1
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -803,7 +803,7 @@ ul.photon-autocomplete {
}
.readonly .layer-edit,
.off .layer-edit {
background-position: -51px -72px;
background-position: -50px -73px;
}
.off .layer-zoom_to {
background-position: -25px -54px;