mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
Transparent wrist overlay toggle
This commit is contained in:
@@ -165,6 +165,7 @@ select,
|
||||
button {
|
||||
font-family: "Noto Sans JP", "Noto Sans KR", "Meiryo UI", "Malgun Gothic", "Segoe UI", sans-serif;
|
||||
line-height: normal;
|
||||
text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
|
||||
}
|
||||
|
||||
.x-app {
|
||||
@@ -178,6 +179,9 @@ button {
|
||||
|
||||
.x-app-type {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.background {
|
||||
background: #1f1f1f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user