1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

pixel editor updates, vcs preset updates

This commit is contained in:
Steven Hugg
2019-03-25 20:39:53 -04:00
parent 36b8ed48a0
commit 2889ef33bd
15 changed files with 537 additions and 493 deletions
+1 -1
View File
@@ -481,7 +481,7 @@ div.asset_grid span {
.asset_cell:hover {
border: 1px solid white;
}
.asset_editing {
.asset_cell.selected {
border: 1px dotted white !important;
box-shadow: 0px 0px 1em rgba(255,255,255,1);
}