Auto-focus search input on Tab select.

This commit is contained in:
Gunther Brunner
2014-09-18 21:12:01 +09:00
parent 208094a254
commit 8f5fb96c5c
3 changed files with 12 additions and 6 deletions

View File

@@ -31,6 +31,10 @@
/*height: 485px;*/
}
.basic-mode .stf-device-list .device-search {
width: 16em;
}
.guest-landscape .basic-mode .stf-vnc-bottom {
display: none;
}