|
|
@ -413,14 +413,6 @@ body { |
|
|
|
margin: 10px auto; |
|
|
|
margin: 10px auto; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#modalsInDevice #iwindow > .button { |
|
|
|
|
|
|
|
margin: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#modalsInDevice .card p { |
|
|
|
|
|
|
|
padding-right: 10px; |
|
|
|
|
|
|
|
padding-left: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#popoversInDevice #iwindow:before { |
|
|
|
#popoversInDevice #iwindow:before { |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
@ -432,6 +424,14 @@ body { |
|
|
|
content: ''; |
|
|
|
content: ''; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#modalsInDevice #iwindow > .button { |
|
|
|
|
|
|
|
margin: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#modalsInDevice .card p { |
|
|
|
|
|
|
|
padding-right: 10px; |
|
|
|
|
|
|
|
padding-left: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.device { |
|
|
|
.device { |
|
|
|
font-family: "Helvetica Neue", Helvetica, sans-serif; |
|
|
|
font-family: "Helvetica Neue", Helvetica, sans-serif; |
|
|
|
font-size: 17px; |
|
|
|
font-size: 17px; |
|
|
|