webssh

Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/
git clone http://git.hanabi.in/repos/webssh.git
Log | Files | Refs | README | LICENSE

commit 234653f32447e410df7ba16499449fe00e1d7418
parent cd4f7e72ac42966f09573895a1862979c6928918
Author: Sheng <webmaster0115@gmail.com>
Date:   Fri, 14 Sep 2018 18:21:53 +0800

Changed style

Diffstat:
Mwebssh/templates/index.html | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/webssh/templates/index.html b/webssh/templates/index.html @@ -17,6 +17,10 @@ margin-top: 20px; } + .btn { + margin-top: 10px; + } + .btn-danger { margin-left: 5px; }