Improve Device Disconnected UI.

This commit is contained in:
Gunther Brunner
2014-10-02 23:07:28 +09:00
parent d3ebab0c4b
commit c35b92c440
5 changed files with 131 additions and 72 deletions

View File

@@ -57,3 +57,17 @@
height: 100%;
max-height: 800px;
}
.stf-modal .big-thumbnail {
text-align: center;
}
.stf-modal .device-name {
color: #3FA9F5;
font-size: 16px;
margin: 10px 0;
font-family: 'HelveticaNeue-UltraLight', Helvetica, Arial, sans-serif;
}
.stf-modal .device-photo-small {
}