diff --git a/web/templates/admin/add_cron.html b/web/templates/admin/add_cron.html index 4d1ea2da..c62ac77e 100644 --- a/web/templates/admin/add_cron.html +++ b/web/templates/admin/add_cron.html @@ -1,7 +1,7 @@
Adding Cron Job + | Adding Cron Job
→ ".$_SESSION['error_msg']."";
diff --git a/web/templates/admin/add_db.html b/web/templates/admin/add_db.html
index 6c02d9d0..9a9528c0 100644
--- a/web/templates/admin/add_db.html
+++ b/web/templates/admin/add_db.html
@@ -1,7 +1,7 @@
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
@@ -182,6 +180,3 @@ |
@@ -142,8 +140,3 @@ |
@@ -159,7 +157,3 @@ |
@@ -69,8 +67,3 @@ |
@@ -208,7 +206,3 @@ |
@@ -189,9 +187,5 @@ |
@@ -237,6 +235,3 @@ |
@@ -203,5 +201,3 @@ |
+ |
-
-
+
- toggle all
-
|
|
+ |
![]() |
diff --git a/web/templates/header.html b/web/templates/header.html
index df9cd492..01a28a14 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -11,6 +11,10 @@
background-image: url(/images/b.png);
}
+ form {
+ margin: 0;
+ }
+
.main {
background: #ffffff;
box-shadow: 0 0 2px 2px #d7d7d7;
@@ -219,7 +223,7 @@
font-size: 9pt;
font-family: Arial, sans-serif;
color: #555;
- padding: 8px 0 0 0;
+ padding: 8px 0 4px 0;
margin: 0;
}
@@ -567,6 +571,7 @@
}
.button {
+ filter:chroma(color=#000000);
cursor: pointer;
color: #333;
background-color: #fafafa;
@@ -625,9 +630,10 @@
}
#vstobjects{
- padding-top: 186px;
+ padding-top: 192px;
width: 996px;
padding-left: 3px;
+ min-height: 370px;
}
@@ -651,7 +657,10 @@
}
#vstobjects{
- padding-top: 186px;
+ padding-top: 192px;
+ min-height: 370px;
+ height: auto !important;
+ height: 370px;
width: 996px;
}
diff --git a/web/templates/user/add_dns.html b/web/templates/user/add_dns.html
index c0e7667a..1f3209fa 100644
--- a/web/templates/user/add_dns.html
+++ b/web/templates/user/add_dns.html
@@ -1,7 +1,7 @@
| |||||||||||||||
@@ -171,7 +169,3 @@ |
@@ -157,6 +155,3 @@ |
@@ -119,7 +117,3 @@ |
@@ -183,6 +181,3 @@ |
@@ -162,9 +160,5 @@ |
+ |
-
-
+
- toggle all
-
|
+ |
-
-
+
- toggle all
-
|
|
+ |
![]() |