mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Change style of the MKB Settings button
This commit is contained in:
parent
1bdfa6c23f
commit
90a5613959
@ -5624,6 +5624,7 @@ class MkbHandler {
|
|||||||
this.#$message = CE('div', {'class': 'bx-mkb-pointer-lock-msg bx-gone'},
|
this.#$message = CE('div', {'class': 'bx-mkb-pointer-lock-msg bx-gone'},
|
||||||
createButton({
|
createButton({
|
||||||
icon: Icon.MOUSE_SETTINGS,
|
icon: Icon.MOUSE_SETTINGS,
|
||||||
|
style: ButtonStyle.PRIMARY,
|
||||||
onClick: e => {
|
onClick: e => {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user