PIXI Controls: Debug enable button
This commit is contained in:
parent
03775afea1
commit
b5d5cc6c89
3 changed files with 42 additions and 0 deletions
|
@ -51,6 +51,15 @@
|
|||
z-index: 1489;
|
||||
}
|
||||
|
||||
.new-button {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 5px;
|
||||
width: 90px;
|
||||
height: 40px;
|
||||
z-index: 1489;
|
||||
}
|
||||
|
||||
.gamepad-buttons {
|
||||
opacity: 0.6;
|
||||
z-index: 1488;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue