mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Update CSS of reload page button
This commit is contained in:
parent
3a7dea6c75
commit
5f9564de45
@ -257,6 +257,16 @@ function addCss() {
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (hover: hover) {
|
||||||
|
.better_xcloud_settings_wrapper .setting_button:hover {
|
||||||
|
background-color: #00753c;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.better_xcloud_settings_wrapper .setting_button:active {
|
||||||
|
background-color: #00753c;
|
||||||
|
}
|
||||||
|
|
||||||
/* Hide UI elements */
|
/* Hide UI elements */
|
||||||
#headerArea, #uhfSkipToMain, .uhf-footer {
|
#headerArea, #uhfSkipToMain, .uhf-footer {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user