help button pop-up background now white vs. transparent

This commit is contained in:
I570464
2023-04-20 06:49:14 -04:00
committed by Allard
parent eba2f4504a
commit 5b1f6f9d57
@@ -9,6 +9,7 @@
}
.help-popup {
background-color: white;
box-shadow: 0 0 10px SHADOW_COLOR;
border: 0 none;
}