Disable backup download during application update on mobile #47

This commit is contained in:
Robert Strouse 2023-06-19 13:00:23 -07:00
parent ec499cbec4
commit 415fec020e
7 changed files with 54 additions and 31 deletions

View file

@ -489,6 +489,13 @@ div.waitoverlay > .lds-roller {
.somfyShade {
text-align:center;
padding-bottom:4px;
display:inline-table;
padding-left:4px;
padding-right:4px;
}
.somfyShade > div,
.somfyShade > span {
display:table-cell;
}
.button-outline {
background-color: #00bcd4;