Add WebSocket URL path to UI settings.

This commit is contained in:
Joel Martin
2011-09-27 12:36:06 -05:00
parent 7cd6118ce5
commit 6209639f2c
4 changed files with 15 additions and 6 deletions

View File

@@ -36,6 +36,9 @@ html {
#noVNC_connectTimeout {
width: 30px;
}
#noVNC_path {
width: 100px;
}
#noVNC_connect_button {
width: 110px;
float:right;