mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Disable backup download during application update on mobile #47
This commit is contained in:
parent
ec499cbec4
commit
415fec020e
7 changed files with 54 additions and 31 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue