help text for some options

This commit is contained in:
SpikeHD
2022-07-25 18:45:48 -07:00
parent 43a6348b7a
commit 75f1eef587
3 changed files with 14 additions and 1 deletions

View File

@@ -16,3 +16,7 @@
.OptionSection .BigButtonText {
font-size: 12px;
}
.OptionSection .HelpButton img {
filter: invert(0%) sepia(91%) saturate(7464%) hue-rotate(101deg) brightness(0%) contrast(107%);
}