diff --git a/web/templates/admin/edit_cron.html b/web/templates/admin/edit_cron.html
index 5623d1cdc..d4c1b36d1 100644
--- a/web/templates/admin/edit_cron.html
+++ b/web/templates/admin/edit_cron.html
@@ -32,8 +32,12 @@
|
diff --git a/web/templates/admin/edit_db.html b/web/templates/admin/edit_db.html
index 84888b3f5..b3d209691 100644
--- a/web/templates/admin/edit_db.html
+++ b/web/templates/admin/edit_db.html
@@ -52,8 +52,12 @@
|
diff --git a/web/templates/admin/edit_dns.html b/web/templates/admin/edit_dns.html
index 5d44793e8..6116d23a5 100644
--- a/web/templates/admin/edit_dns.html
+++ b/web/templates/admin/edit_dns.html
@@ -31,8 +31,12 @@
|
diff --git a/web/templates/admin/edit_dns_rec.html b/web/templates/admin/edit_dns_rec.html
index 57e85741d..f89c6832f 100644
--- a/web/templates/admin/edit_dns_rec.html
+++ b/web/templates/admin/edit_dns_rec.html
@@ -31,8 +31,12 @@
|
diff --git a/web/templates/admin/edit_ip.html b/web/templates/admin/edit_ip.html
index e501ffe48..85f6e84ba 100644
--- a/web/templates/admin/edit_ip.html
+++ b/web/templates/admin/edit_ip.html
@@ -43,8 +43,12 @@
|
diff --git a/web/templates/admin/edit_mail.html b/web/templates/admin/edit_mail.html
index 94f05c5f6..3b2daf347 100644
--- a/web/templates/admin/edit_mail.html
+++ b/web/templates/admin/edit_mail.html
@@ -31,8 +31,12 @@
|
diff --git a/web/templates/admin/edit_mail_acc.html b/web/templates/admin/edit_mail_acc.html
index f8712b025..8d2d2c6b6 100644
--- a/web/templates/admin/edit_mail_acc.html
+++ b/web/templates/admin/edit_mail_acc.html
@@ -52,8 +52,12 @@
|
diff --git a/web/templates/admin/edit_package.html b/web/templates/admin/edit_package.html
index 829da7b52..3772c23af 100644
--- a/web/templates/admin/edit_package.html
+++ b/web/templates/admin/edit_package.html
@@ -31,8 +31,12 @@
|
diff --git a/web/templates/admin/edit_user.html b/web/templates/admin/edit_user.html
index 7689aa88f..4a761f08f 100644
--- a/web/templates/admin/edit_user.html
+++ b/web/templates/admin/edit_user.html
@@ -43,8 +43,12 @@
|
diff --git a/web/templates/admin/edit_web.html b/web/templates/admin/edit_web.html
index d39598684..339e97c2c 100644
--- a/web/templates/admin/edit_web.html
+++ b/web/templates/admin/edit_web.html
@@ -63,8 +63,12 @@
|
diff --git a/web/templates/admin/panel.html b/web/templates/admin/panel.html
index f6c4ab3de..0d2eb2b9e 100644
--- a/web/templates/admin/panel.html
+++ b/web/templates/admin/panel.html
@@ -18,7 +18,7 @@
-
+
|
diff --git a/web/templates/header.html b/web/templates/header.html
index 58017f914..d96c94497 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -351,7 +351,9 @@
.data-add {
margin: 0;
background-color: #f7f6ed;
- border-bottom: 1px solid #d3d3d3;
+ border-left: 1px solid #e9e9e9;
+ border-right: 1px solid #e9e9e9;
+ border-bottom: 1px solid #e9e9e9;
}
.data-dotted {
diff --git a/web/templates/user/edit_dns.html b/web/templates/user/edit_dns.html
index 02ae70d96..d6072d36a 100644
--- a/web/templates/user/edit_dns.html
+++ b/web/templates/user/edit_dns.html
@@ -31,8 +31,12 @@
|
diff --git a/web/templates/user/edit_user.html b/web/templates/user/edit_user.html
index d9c53c94a..f66b86f58 100644
--- a/web/templates/user/edit_user.html
+++ b/web/templates/user/edit_user.html
@@ -43,8 +43,12 @@
|
diff --git a/web/templates/user/edit_web.html b/web/templates/user/edit_web.html
index 0aa89b944..cf5164693 100644
--- a/web/templates/user/edit_web.html
+++ b/web/templates/user/edit_web.html
@@ -63,8 +63,12 @@
|
diff --git a/web/templates/user/panel.html b/web/templates/user/panel.html
index 3650043fc..091c9e91e 100644
--- a/web/templates/user/panel.html
+++ b/web/templates/user/panel.html
@@ -13,7 +13,7 @@
-
+
|