mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Added basic structure and comments for Tools
Fixed lpe palette loading, added custom events
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
}
|
||||
|
||||
#brush-preview {
|
||||
background-color:black;
|
||||
opacity:0.3;
|
||||
position: absolute;
|
||||
border: solid 1px #fff;
|
||||
z-index: 1200;
|
||||
|
||||
Reference in New Issue
Block a user