Fix FPS Button
This commit is contained in:
parent
f135ed52ae
commit
fa5f2a98eb
6 changed files with 44 additions and 46 deletions
8
www.eng/js/porting/jscontrols.css
Normal file
8
www.eng/js/porting/jscontrols.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
.fps-button {
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
top: 5px;
|
||||
width: 90px;
|
||||
height: 40px;
|
||||
z-index: 1489;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue