diff --git a/design/css/cvm.css b/design/css/cvm.css index 097708c..7324ea5 100644 --- a/design/css/cvm.css +++ b/design/css/cvm.css @@ -17,7 +17,7 @@ h1 h2 { - margin-top: 9px; + margin-bottom: 9px; } h3 @@ -30,6 +30,21 @@ p margin: 5px 0px; } +table +{ + +} + +th +{ + text-align: left; +} + +table.vpsinfo td +{ + padding: 2px 13px; +} + .clear { clear: both; @@ -109,11 +124,21 @@ p background-image: url(../images/icon_reinstall.png); } +#button_backup +{ + background-image: url(../images/icon_backup.png); +} + +#button_api +{ + background-image: url(../images/icon_api.png); +} + .quota-item { float: left; - width: 182px; - margin-right: 24px; + width: 203px; + margin-right: 23px; margin-bottom: 10px; } @@ -151,10 +176,75 @@ p .quota-item.wide { - width: 285px; + width: 316px; +} + +.quota-item.last +{ + margin-right: 0px; } .quota { margin-bottom: 19px; } + +.infobox +{ + border: 1px solid #B0B0B0; + background-color: #EDEDED; + padding: 6px 9px; +} + +.controlbox +{ + margin-bottom: 23px; +} + +.controlbutton +{ + border: 2px solid #343352; + font-size: 24px; + color: #343352; + text-align: center; + font-weight: bold; + float: left; + text-decoration: none; + padding: 9px; + margin-right: 12px; + width: 189px; +} + +.controlbutton.last +{ + margin-right: 0px; +} + +.controlbutton img +{ + display: block; + margin: 0px auto; +} + +.controlbutton:hover +{ + background-color: #CDD0E1; +} + +.online +{ + color: #078812; + font-weight: bold; +} + +.offline +{ + color: #A7101C; + font-weight: bold; +} + +.suspended +{ + color: #5B5F6B; + font-weight: bold; +} diff --git a/design/images/button_restart.png b/design/images/button_restart.png new file mode 100644 index 0000000..03ffe2d Binary files /dev/null and b/design/images/button_restart.png differ diff --git a/design/images/button_start.png b/design/images/button_start.png new file mode 100644 index 0000000..b631414 Binary files /dev/null and b/design/images/button_start.png differ diff --git a/design/images/button_stop.png b/design/images/button_stop.png new file mode 100644 index 0000000..8ace279 Binary files /dev/null and b/design/images/button_stop.png differ diff --git a/design/images/icon_api.png b/design/images/icon_api.png new file mode 100644 index 0000000..61fcf18 Binary files /dev/null and b/design/images/icon_api.png differ diff --git a/design/images/icon_backup.png b/design/images/icon_backup.png new file mode 100644 index 0000000..67fd357 Binary files /dev/null and b/design/images/icon_backup.png differ diff --git a/design/index.html b/design/index.html index aba8e32..de8ca6e 100644 --- a/design/index.html +++ b/design/index.html @@ -16,12 +16,14 @@ Overview Statistics Reinstall + Backups WebShell IP Allocation + API
Status | +Running Stopped Suspended | +
---|---|
Server location | +Atlanta, US | +
Operating system | +Debian 6 x64 | +
IPv4 Addresses | +98.142.213.226, 204.12.235.84 | +
IPv6 Addresses | +2607:f7a0:1:1::24:6 | +
Guaranteed RAM | +768MB | +
Burstable RAM | +1024MB | +
Disk space | +100GB | +
Traffic | +1000GB | +
Bandwidth | +100mbps | +