mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Basic mode optimizations.
This commit is contained in:
@@ -9,3 +9,19 @@
|
||||
.basic-mode .devices-icon-view li {
|
||||
margin: 3px;
|
||||
}
|
||||
|
||||
.basic-mode .stf-vnc-bottom .btn-lg {
|
||||
padding: 5px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
.basic-mode .stf-vnc-bottom .btn-primary:hover,
|
||||
.basic-mode .stf-vnc-bottom .btn-primary.active {
|
||||
background: #007aff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.basic-mode .stf-menu .stf-top-bar {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user