Fix backup for iOS
This commit is contained in:
parent
22b7a6da68
commit
74174f9775
6 changed files with 44 additions and 7 deletions
|
|
@ -128,6 +128,13 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
|
|||
-webkit-box-shadow: 0 0 0px 1000px white inset;
|
||||
}
|
||||
|
||||
.backup-plain-text {
|
||||
font-size: 10px;
|
||||
border: 1px solid #ccc;
|
||||
padding: 10px;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.status {
|
||||
font-weight: 700;
|
||||
-moz-box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue