diff --git a/web/css/main.css b/web/css/main.css index 331b58592..b2a114e83 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -1,6 +1,5 @@ body { font-family: Arial, Helvetica, sans-serif; - background-color: #e5e5e5; background-color: #e1e8e8; margin: 0; padding: 0; @@ -28,7 +27,7 @@ td { .top { width: 1000px; position: fixed; background: #fff; - border-bottom: 1px solid #e5e5e5; + border-bottom: 1px solid #e1e8e8; } .top-menu { @@ -66,7 +65,7 @@ td { line-height: 22px; padding: 0 20px 2px; color: #333; - background-color: #e2e2e2; + background-color: #f0f0f0; } .top-selected-link:hover { @@ -126,7 +125,7 @@ td { height: 111px; width: 167px; margin: 0; - border-bottom: 1px solid #e5e5e5; + border-bottom: 1px solid #e1e8e8; } .nav-lnk { @@ -146,7 +145,7 @@ td { width: 119px; float:left; cursor: pointer; - border-bottom: 1px solid #e5e5e5; + border-bottom: 1px solid #e1e8e8; } .nav-block:hover { @@ -320,13 +319,13 @@ td { } .submenu-select-link:hover { - text-decoration: underline; + color: #fff; + background-color: #f79b44; } .submenu-select-link:active { color: #fff; - background-color: #f79b44; - text-decoration: underline; + background-color: #777; } .submenu-select-dropdown { @@ -460,7 +459,7 @@ td { .data-row:hover { margin: 0; - background-color: #f7f6ed; + background-color: #f0f0f0; } .data-row:active { @@ -573,11 +572,9 @@ td { .data-count { font-family: Arial, Helvetica, sans-serif; - background-color: #f3f3f3; - color: #555; + color: #505050; font-size: 8pt; - margin: 18px 0 0 0; - padding: 0 16px 0 0; + padding: 20px 0 20px 174px; } .chart1 { @@ -635,7 +632,7 @@ td { .counter-name { white-space: nowrap; vertical-align:top; - line-height: 1.3em; + line-height: 1.2em; font-size: 10pt; color: #222; padding: 2px 4px 1px 0; @@ -651,7 +648,7 @@ td { .counter-value { vertical-align:top; - line-height: 1.3em; + line-height: 1.2em; font-size: 10pt; color: #222; padding: 2px 0 1px 2px; @@ -858,12 +855,13 @@ td { } .vst-advanced:hover { - color: #7fa1cb; + color: #fff; + background-color: #f79b44; } .vst-advanced:active { color: #fff; - background-color: #f79b44; + background-color: #777; } .fixed{ diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html index 837c5b81c..3fb26ed11 100644 --- a/web/templates/admin/list_backup.html +++ b/web/templates/admin/list_backup.html @@ -135,19 +135,13 @@ - - - - - -
- -
+
+ +
- diff --git a/web/templates/admin/list_backup_detail.html b/web/templates/admin/list_backup_detail.html index a33709886..51dad6dc5 100644 --- a/web/templates/admin/list_backup_detail.html +++ b/web/templates/admin/list_backup_detail.html @@ -264,4 +264,3 @@ - diff --git a/web/templates/admin/list_backup_exclusions.html b/web/templates/admin/list_backup_exclusions.html index a0da3ce53..f78b20ee5 100644 --- a/web/templates/admin/list_backup_exclusions.html +++ b/web/templates/admin/list_backup_exclusions.html @@ -81,13 +81,7 @@ - - - - - -
- ... -
+
+ ... +
- diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index e52dd9cb7..aa58a26b0 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -138,19 +138,13 @@ - - - - - -
- -
+
+ +
- diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html index 4ca3dbf04..7d541a81a 100644 --- a/web/templates/admin/list_db.html +++ b/web/templates/admin/list_db.html @@ -159,18 +159,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html index 52e6cbeb1..c8091cbca 100644 --- a/web/templates/admin/list_dns.html +++ b/web/templates/admin/list_dns.html @@ -144,18 +144,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html index 29e3554ab..e8ebff34b 100644 --- a/web/templates/admin/list_dns_rec.html +++ b/web/templates/admin/list_dns_rec.html @@ -88,19 +88,13 @@ ?> - - - - - -
- - -
+
+ +
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index bdd38396a..730e79533 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -135,18 +135,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_log.html b/web/templates/admin/list_log.html index f3a616403..b8771006c 100644 --- a/web/templates/admin/list_log.html +++ b/web/templates/admin/list_log.html @@ -46,18 +46,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index b92729552..1850c5239 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -170,18 +170,13 @@ ?> - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html index f7de2b12a..7281384a1 100644 --- a/web/templates/admin/list_mail_acc.html +++ b/web/templates/admin/list_mail_acc.html @@ -142,18 +142,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_packages.html b/web/templates/admin/list_packages.html index 92ebb3333..7b15ea3be 100644 --- a/web/templates/admin/list_packages.html +++ b/web/templates/admin/list_packages.html @@ -159,18 +159,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_rrd.html b/web/templates/admin/list_rrd.html index 3910ffa02..f6eac4b2a 100644 --- a/web/templates/admin/list_rrd.html +++ b/web/templates/admin/list_rrd.html @@ -67,4 +67,4 @@ } ?> - \ No newline at end of file + diff --git a/web/templates/admin/list_search.html b/web/templates/admin/list_search.html index f6e51cdd3..a18044292 100644 --- a/web/templates/admin/list_search.html +++ b/web/templates/admin/list_search.html @@ -193,18 +193,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/admin/list_stats.html b/web/templates/admin/list_stats.html index 69658f152..ff8f8cf28 100644 --- a/web/templates/admin/list_stats.html +++ b/web/templates/admin/list_stats.html @@ -194,19 +194,13 @@ - - - - - -
- -
+
+ +
- diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index efa6201cf..3615c3ead 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -249,18 +249,13 @@ - - - - -
- - -
+
+ +
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html index 30ba742f2..5d65c2ed7 100644 --- a/web/templates/admin/list_web.html +++ b/web/templates/admin/list_web.html @@ -209,18 +209,13 @@ - - - - -
- - -
+
+ +
diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html index 48497801e..067df3d8b 100644 --- a/web/templates/user/list_cron.html +++ b/web/templates/user/list_cron.html @@ -126,19 +126,13 @@ - - - - - -
- -
+
+ +
- diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html index 626b394a3..f94ffb9e9 100644 --- a/web/templates/user/list_db.html +++ b/web/templates/user/list_db.html @@ -147,18 +147,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html index 12c3f5547..a1544aee9 100644 --- a/web/templates/user/list_dns.html +++ b/web/templates/user/list_dns.html @@ -132,18 +132,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html index 227dd233f..933b0a6e3 100644 --- a/web/templates/user/list_dns_rec.html +++ b/web/templates/user/list_dns_rec.html @@ -86,19 +86,14 @@ ?> - - - - - -
- - -
+ +
+ +
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html index 75ce9a08d..6491339d4 100644 --- a/web/templates/user/list_mail.html +++ b/web/templates/user/list_mail.html @@ -158,18 +158,14 @@ ?> - - - - - -
- -
+ +
+ +
diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html index 8120d6ab2..f661b5854 100644 --- a/web/templates/user/list_mail_acc.html +++ b/web/templates/user/list_mail_acc.html @@ -130,18 +130,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/user/list_search.html b/web/templates/user/list_search.html index 414f6b306..373eb5c96 100644 --- a/web/templates/user/list_search.html +++ b/web/templates/user/list_search.html @@ -170,18 +170,13 @@ - - - - - -
- -
+
+ +
diff --git a/web/templates/user/list_stats.html b/web/templates/user/list_stats.html index 33d805598..cb6553677 100644 --- a/web/templates/user/list_stats.html +++ b/web/templates/user/list_stats.html @@ -179,19 +179,13 @@ - - - - - -
- -
+
+ +
- diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html index 15af6372b..9f122f8ef 100644 --- a/web/templates/user/list_user.html +++ b/web/templates/user/list_user.html @@ -174,18 +174,13 @@ - - - - -
- - -
+
+ +
diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html index 27bac6504..2fd60dec7 100644 --- a/web/templates/user/list_web.html +++ b/web/templates/user/list_web.html @@ -197,18 +197,13 @@ - - - - -
- - -
+
+ +