diff --git a/design/css/cvm.css b/design/css/cvm.css index e5bcc67..61d6b5c 100644 --- a/design/css/cvm.css +++ b/design/css/cvm.css @@ -236,6 +236,13 @@ table.vpsinfo td background-color: #CDD0E1; } +.controlbutton.disabled, .constrolbutton.disabled:hover +{ + border: 2px solid #737379; + background-color: #9B9B9B; + cursor: default; +} + .online { color: #078812; diff --git a/design/index.html b/design/index.html index 1c7ebc1..c4e816e 100644 --- a/design/index.html +++ b/design/index.html @@ -4,6 +4,7 @@ CVM + @@ -51,16 +52,16 @@
- - + + Start VPS - - + + Restart VPS - - + + Stop VPS