small script changes. Updates to G2's modal popup.

This commit is contained in:
Norm Rasmussen
2023-06-16 16:13:44 -04:00
parent 807739cae6
commit b526e92bfc
43 changed files with 2796 additions and 43 deletions

View File

@ -724,6 +724,7 @@ body {
.page-container {
display: flex;
z-index: 1;
}
.mo-filter-wrapper {
@ -845,9 +846,6 @@ footer {
color: #fff;
}
select {
text-align-last: center;
}
#prog-filter:focus {
outline: none !important;
}