Css for Add All Zones button

Complementary CSS for the "Add All Zones" button.
This commit is contained in:
Alezia Kurdis 2021-12-06 23:05:33 -05:00 committed by GitHub
parent 15214949be
commit 005869f414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2029,6 +2029,10 @@ div.zoneSelectListFooter {
text-align: right;
}
.forceAlignRight {
float: right;
}
#menuBackgroundOverlay{
background-color:transparent;
position:fixed;