Separate port from hostname for VNC since most clients have them as separate fields (Improve Copy-Paste workflow).

This commit is contained in:
Gunther Brunner
2015-10-13 20:20:32 +09:00
parent 41be8d09a2
commit a7408e071f
3 changed files with 7 additions and 9 deletions

View File

@@ -2,10 +2,3 @@
}
.stf-vnc .vnc-server-host,
.stv-vnc .vnc-server-password {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
}