diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html
index 164000a0..cdb4fa5a 100644
--- a/web/templates/admin/list_backup.html
+++ b/web/templates/admin/list_backup.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html
index b0810f43..3ebd206c 100644
--- a/web/templates/admin/list_cron.html
+++ b/web/templates/admin/list_cron.html
@@ -7,7 +7,7 @@
@@ -19,7 +19,7 @@
-
+
diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html
index 43671867..041c91c1 100644
--- a/web/templates/admin/list_db.html
+++ b/web/templates/admin/list_db.html
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@
-
+
diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html
index 14f3acc9..4816420c 100644
--- a/web/templates/admin/list_dns.html
+++ b/web/templates/admin/list_dns.html
@@ -7,7 +7,7 @@
@@ -19,7 +19,7 @@
-
+
diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html
index fd3f8951..12a97548 100644
--- a/web/templates/admin/list_dns_rec.html
+++ b/web/templates/admin/list_dns_rec.html
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@
-
+
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html
index 14e1f7e8..3831fa4d 100644
--- a/web/templates/admin/list_ip.html
+++ b/web/templates/admin/list_ip.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/admin/list_log.html b/web/templates/admin/list_log.html
index f695d15c..aafabd6e 100644
--- a/web/templates/admin/list_log.html
+++ b/web/templates/admin/list_log.html
@@ -7,7 +7,7 @@
diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html
index 05a63b99..0824e805 100644
--- a/web/templates/admin/list_mail.html
+++ b/web/templates/admin/list_mail.html
@@ -7,7 +7,7 @@
@@ -19,7 +19,7 @@
-
+
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html
index 544d33e6..ada142a1 100644
--- a/web/templates/admin/list_mail_acc.html
+++ b/web/templates/admin/list_mail_acc.html
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@
-
+
diff --git a/web/templates/admin/list_packages.html b/web/templates/admin/list_packages.html
index d7f3e0bc..a13395dd 100644
--- a/web/templates/admin/list_packages.html
+++ b/web/templates/admin/list_packages.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/admin/list_rrd.html b/web/templates/admin/list_rrd.html
index d9f7ebce..f5a27429 100644
--- a/web/templates/admin/list_rrd.html
+++ b/web/templates/admin/list_rrd.html
@@ -11,7 +11,7 @@
diff --git a/web/templates/admin/list_search.html b/web/templates/admin/list_search.html
index 29fcff61..a3ab75ab 100644
--- a/web/templates/admin/list_search.html
+++ b/web/templates/admin/list_search.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/admin/list_stats.html b/web/templates/admin/list_stats.html
index dad642e1..0bb65770 100644
--- a/web/templates/admin/list_stats.html
+++ b/web/templates/admin/list_stats.html
@@ -7,7 +7,7 @@
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html
index 82adaaa6..1c59f5a2 100644
--- a/web/templates/admin/list_user.html
+++ b/web/templates/admin/list_user.html
@@ -14,7 +14,7 @@
@@ -33,7 +33,7 @@
-
+
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html
index 7cad2658..2e299c26 100644
--- a/web/templates/admin/list_web.html
+++ b/web/templates/admin/list_web.html
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@
-
+
diff --git a/web/templates/header.html b/web/templates/header.html
index 2d792009..a38b9e90 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -579,6 +579,7 @@
font-size: 12px;
padding: 2px 16px;
width: 108px;
+ height: 24px;
}
button:hover {
@@ -586,7 +587,7 @@
}
button:active {
- background-color: #EBE9DC;
+ background-color: #e6e6e6;
}
.button {
@@ -599,6 +600,7 @@
font-size: 14px;
padding: 2px 16px;
width: 108px;
+ height: 32px;
}
.button:hover {
@@ -606,7 +608,7 @@
}
.button:active {
- background-color: #EBE9DC;
+ background-color: #e6e6e6;
}
.genpass {
diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html
index 44573f36..8f7dc93b 100644
--- a/web/templates/user/list_cron.html
+++ b/web/templates/user/list_cron.html
@@ -7,7 +7,7 @@
@@ -17,7 +17,7 @@
-
+
diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html
index f2daddc4..94f1a74e 100644
--- a/web/templates/user/list_db.html
+++ b/web/templates/user/list_db.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html
index fbf4aa2d..f493a547 100644
--- a/web/templates/user/list_dns.html
+++ b/web/templates/user/list_dns.html
@@ -7,7 +7,7 @@
@@ -17,7 +17,7 @@
-
+
diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html
index 9211d35a..d8d46a9a 100644
--- a/web/templates/user/list_dns_rec.html
+++ b/web/templates/user/list_dns_rec.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html
index d6271418..a4b79d5e 100644
--- a/web/templates/user/list_mail.html
+++ b/web/templates/user/list_mail.html
@@ -7,7 +7,7 @@
@@ -17,7 +17,7 @@
-
+
diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html
index 61b369f7..d59367bc 100644
--- a/web/templates/user/list_mail_acc.html
+++ b/web/templates/user/list_mail_acc.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+
diff --git a/web/templates/user/list_search.html b/web/templates/user/list_search.html
index 0469f050..e4192bd1 100644
--- a/web/templates/user/list_search.html
+++ b/web/templates/user/list_search.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html
index c6cf709f..00b3bd31 100644
--- a/web/templates/user/list_user.html
+++ b/web/templates/user/list_user.html
@@ -14,7 +14,7 @@
@@ -24,7 +24,7 @@
-
+
diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html
index 93249ed9..1772ff2d 100644
--- a/web/templates/user/list_web.html
+++ b/web/templates/user/list_web.html
@@ -8,7 +8,7 @@
@@ -18,7 +18,7 @@
-
+