mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Changed implementation for moving layers
This commit is contained in:
@ -128,8 +128,8 @@ body {
|
||||
}
|
||||
|
||||
.layerdragover {
|
||||
border: 2px dashed color(base, foreground, bold);
|
||||
border-top: 2px solid color(base, foreground, bold);
|
||||
margin-top:5px;
|
||||
border-top: 3px solid color(base, foreground, bold);
|
||||
}
|
||||
|
||||
.layers-menu-entry {
|
||||
|
Reference in New Issue
Block a user