diff --git a/design/css/cvm.css b/design/css/cvm.css index 7324ea5..e5bcc67 100644 --- a/design/css/cvm.css +++ b/design/css/cvm.css @@ -134,6 +134,11 @@ table.vpsinfo td background-image: url(../images/icon_api.png); } +#button_alerts +{ + background-image: url(../images/icon_alerts.png); +} + .quota-item { float: left; diff --git a/design/index.html b/design/index.html index de8ca6e..1c7ebc1 100644 --- a/design/index.html +++ b/design/index.html @@ -19,6 +19,7 @@ Backups WebShell IP Allocation + Alerts API

Overview