mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 07:53:22 +02:00
Add realtime rotation info.
This commit is contained in:
@@ -77,6 +77,11 @@ device-screen textarea {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.stf-device-control .orientation-degree {
|
||||
min-width: 34px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* VNC buttons */
|
||||
.stf-vnc-bottom .btn-primary:hover {
|
||||
background: rgba(255, 255, 255, 1.0);
|
||||
@@ -142,4 +147,4 @@ device-screen textarea {
|
||||
width: 28px;
|
||||
min-height: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user