diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html
index fde2f7b2..511d2de5 100644
--- a/web/templates/admin/list_backup.html
+++ b/web/templates/admin/list_backup.html
@@ -76,7 +76,7 @@
diff --git a/web/templates/admin/list_backup_detail.html b/web/templates/admin/list_backup_detail.html
index 1b776bc1..8c720667 100644
--- a/web/templates/admin/list_backup_detail.html
+++ b/web/templates/admin/list_backup_detail.html
@@ -75,7 +75,7 @@
|
|
@@ -112,7 +112,7 @@
|
|
@@ -149,7 +149,7 @@
|
|
@@ -186,7 +186,7 @@
|
|
@@ -223,7 +223,7 @@
|
|
@@ -260,7 +260,7 @@
|
|
diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html
index d3a72f93..31b646db 100644
--- a/web/templates/admin/list_cron.html
+++ b/web/templates/admin/list_cron.html
@@ -48,7 +48,7 @@
|
diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html
index 7b5092cb..f6f45012 100644
--- a/web/templates/admin/list_db.html
+++ b/web/templates/admin/list_db.html
@@ -52,7 +52,7 @@
|
diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html
index 7bf6742f..56cb6417 100644
--- a/web/templates/admin/list_dns.html
+++ b/web/templates/admin/list_dns.html
@@ -46,7 +46,7 @@
|
diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html
index c416c92a..40f8c694 100644
--- a/web/templates/admin/list_dns_rec.html
+++ b/web/templates/admin/list_dns_rec.html
@@ -54,7 +54,7 @@
|
|
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html
index 9f5bd1aa..6f3ae392 100644
--- a/web/templates/admin/list_ip.html
+++ b/web/templates/admin/list_ip.html
@@ -63,7 +63,7 @@
diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html
index 5ba93be0..f91c63db 100644
--- a/web/templates/admin/list_mail.html
+++ b/web/templates/admin/list_mail.html
@@ -49,7 +49,7 @@
|
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html
index 4dae92d7..7c211c2f 100644
--- a/web/templates/admin/list_mail_acc.html
+++ b/web/templates/admin/list_mail_acc.html
@@ -56,7 +56,7 @@
|
diff --git a/web/templates/admin/list_packages.html b/web/templates/admin/list_packages.html
index 89d0cfbd..a4640b94 100644
--- a/web/templates/admin/list_packages.html
+++ b/web/templates/admin/list_packages.html
@@ -37,7 +37,7 @@
|
|
diff --git a/web/templates/admin/list_services.html b/web/templates/admin/list_services.html
index 99d5dac1..b95b7ba2 100644
--- a/web/templates/admin/list_services.html
+++ b/web/templates/admin/list_services.html
@@ -72,7 +72,7 @@
|
diff --git a/web/templates/admin/list_updates.html b/web/templates/admin/list_updates.html
index 88c51a81..226669e8 100644
--- a/web/templates/admin/list_updates.html
+++ b/web/templates/admin/list_updates.html
@@ -66,7 +66,7 @@
|
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html
index 1d1bf1dc..8ba6f6f1 100644
--- a/web/templates/admin/list_user.html
+++ b/web/templates/admin/list_user.html
@@ -60,7 +60,7 @@
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html
index d3085bc7..54d9f5a9 100644
--- a/web/templates/admin/list_web.html
+++ b/web/templates/admin/list_web.html
@@ -77,7 +77,7 @@
|
diff --git a/web/templates/header.html b/web/templates/header.html
index 40ba2b14..0029c9fb 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -10,7 +10,7 @@
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
- background-color: #e9e9e9;
+ background-color: #e5e5e5;
}
form {
@@ -24,7 +24,7 @@
.main {
background-color: #ffffff;
padding: 0 0 18px 0;
- box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
+ box-shadow: 0 2px 4px rgba(100, 100, 100, 0.3);
}
.top {
@@ -497,11 +497,11 @@
.data-controls:hover {
color: #fff;
- background-color: #999;
+ background-color: #f79b44;
}
.data-controls:active {
- background-color: #f79b44;
+ background-color: #999
}
.data-controls img {
@@ -938,5 +938,24 @@
}
}
+
+
diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html
index 27c88a41..764b5e22 100644
--- a/web/templates/user/list_cron.html
+++ b/web/templates/user/list_cron.html
@@ -44,7 +44,7 @@
|
diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html
index 7b459627..873812e0 100644
--- a/web/templates/user/list_db.html
+++ b/web/templates/user/list_db.html
@@ -48,7 +48,7 @@
|
diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html
index 8b6bfa0c..a0077092 100644
--- a/web/templates/user/list_dns.html
+++ b/web/templates/user/list_dns.html
@@ -42,7 +42,7 @@
|
diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html
index 784d5826..d224f432 100644
--- a/web/templates/user/list_dns_rec.html
+++ b/web/templates/user/list_dns_rec.html
@@ -50,7 +50,7 @@
|
|
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html
index 3a743d32..3ed176af 100644
--- a/web/templates/user/list_mail.html
+++ b/web/templates/user/list_mail.html
@@ -46,7 +46,7 @@
diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html
index f97a501e..8548cc0d 100644
--- a/web/templates/user/list_mail_acc.html
+++ b/web/templates/user/list_mail_acc.html
@@ -53,7 +53,7 @@
|
diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html
index dfffeca7..9f7ab5ed 100644
--- a/web/templates/user/list_user.html
+++ b/web/templates/user/list_user.html
@@ -43,7 +43,7 @@
|
diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html
index 7c88a67b..7a8a0736 100644
--- a/web/templates/user/list_web.html
+++ b/web/templates/user/list_web.html
@@ -75,7 +75,7 @@
|
|