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

allow drag by setting pointer-events on/off

This commit is contained in:
Steven Hugg
2018-09-26 22:34:16 -04:00
parent b88bd781a2
commit 9e9655c1e7
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -229,6 +229,7 @@ div.emuoverlay {
}
div.emuscope {
background-color: #333;
pointer-events:auto;
}
div.emuspacer {
width:0;
@@ -319,6 +320,7 @@ div.replaydiv {
background-color: #555;
background-repeat: no-repeat;
background-position: 50%;
pointer-events:auto;
}
.gutter.gutter-vertical {
background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');