popup now all can be dismissed by clicking outside the window and have grey background

This commit is contained in:
Olivier Gagnon
2021-06-18 17:12:51 -04:00
parent 99263309ba
commit 5803ddc613
4 changed files with 10 additions and 2 deletions
+2
View File
@@ -1552,6 +1552,8 @@ button {
width: 70%;
max-height: 80%;
overflow-y: auto;
z-index: 11;
/* Sit on top of the container */
color: var(--my-font-color); }
.popup-box-button,