Import backup from a plain text only for iOS

This commit is contained in:
Gustavo Maximiliano Cortez 2014-10-07 16:37:22 -03:00
commit e19185139e
3 changed files with 25 additions and 9 deletions

View file

@ -167,6 +167,7 @@ a:hover {
.join input,
.setup input,
.import input,
.import textarea,
.settings input {
background: #2C3E50 !important;
-moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.10) !important;