mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Improve Device Disconnected UI.
This commit is contained in:
@@ -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 {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user