auto-connect UI (js todo)
parent
d635fe0bde
commit
fb4ceb5254
|
@ -87,7 +87,12 @@ a:hover {
|
|||
}
|
||||
#port-picker a.connect.active:hover {
|
||||
background-color: #13d81d;
|
||||
}
|
||||
}
|
||||
#port-picker .auto_connect {
|
||||
position: absolute;
|
||||
|
||||
margin-top: 4px;
|
||||
}
|
||||
#sensor-status {
|
||||
float: right;
|
||||
|
||||
|
|
Loading…
Reference in New Issue