mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Update z-index
This commit is contained in:
parent
1fe1f74ad5
commit
ba0b804720
2
dist/better-xcloud.user.js
vendored
2
dist/better-xcloud.user.js
vendored
File diff suppressed because one or more lines are too long
@ -26,22 +26,22 @@ button_color(name, normal, hover, active, disabled)
|
|||||||
button_color('primary', #008746, #04b358, #044e2a, #448262);
|
button_color('primary', #008746, #04b358, #044e2a, #448262);
|
||||||
button_color('danger', #c10404, #e61d1d, #a26c6c, #df5656);
|
button_color('danger', #c10404, #e61d1d, #a26c6c, #df5656);
|
||||||
|
|
||||||
--bx-fullscreen-text-z-index: 9999;
|
--bx-fullscreen-text-z-index: 99999;
|
||||||
--bx-toast-z-index: 6000;
|
--bx-toast-z-index: 60000;
|
||||||
--bx-dialog-z-index: 5000;
|
--bx-dialog-z-index: 50000;
|
||||||
|
|
||||||
--bx-dialog-overlay-z-index: 4020;
|
--bx-dialog-overlay-z-index: 40200;
|
||||||
--bx-stats-bar-z-index: 4010;
|
--bx-stats-bar-z-index: 40100;
|
||||||
--bx-mkb-pointer-lock-msg-z-index: 4000;
|
--bx-mkb-pointer-lock-msg-z-index: 40000;
|
||||||
|
|
||||||
--bx-navigation-dialog-z-index: 3010;
|
--bx-navigation-dialog-z-index: 30100;
|
||||||
--bx-navigation-dialog-overlay-z-index: 3000;
|
--bx-navigation-dialog-overlay-z-index: 30000;
|
||||||
|
|
||||||
--bx-remote-play-popup-z-index: 2000;
|
--bx-remote-play-popup-z-index: 20000;
|
||||||
|
|
||||||
--bx-game-bar-z-index: 1000;
|
--bx-game-bar-z-index: 10000;
|
||||||
--bx-wait-time-box-z-index: 100;
|
--bx-screenshot-animation-z-index: 9000;
|
||||||
--bx-screenshot-animation-z-index: 10;
|
--bx-wait-time-box-z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user