diff --git a/web/templates/admin/edit_cron.html b/web/templates/admin/edit_cron.html
index 5623d1cd..d4c1b36d 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 84888b3f..b3d20969 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 5d44793e..6116d23a 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 57e85741..f89c6832 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 e501ffe4..85f6e84b 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 94f05c5f..3b2daf34 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 f8712b02..8d2d2c6b 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 829da7b5..3772c23a 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 7689aa88..4a761f08 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 d3959868..339e97c2 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 f6c4ab3d..0d2eb2b9 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 58017f91..d96c9449 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 02ae70d9..d6072d36 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 d9c53c94..f66b86f5 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 0aa89b94..cf516469 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 3650043f..091c9e91 100644
--- a/web/templates/user/panel.html
+++ b/web/templates/user/panel.html
@@ -13,7 +13,7 @@
-
+
|