diff --git a/web/css/jquery-custom-dialogs.css b/web/css/jquery-custom-dialogs.css index d7847ea4..5d55cec0 100644 --- a/web/css/jquery-custom-dialogs.css +++ b/web/css/jquery-custom-dialogs.css @@ -415,7 +415,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad */ .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; background: #fff; } .ui-dialog .ui-dialog-titlebar { padding: .4em 10pt; position: relative; } -.ui-dialog .ui-dialog-title { float: left; margin: .10pt 16px .10pt 0; font-family: Georgia; font-style: italic; color: #c69c6d;} +.ui-dialog .ui-dialog-title { float: left; margin: .10pt 16px .10pt 0; font-family: Arial; color: #c69c6d;} .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html index 02f2bbd1..ad9b33bb 100644 --- a/web/templates/admin/list_backup.html +++ b/web/templates/admin/list_backup.html @@ -77,3 +77,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index eb0aff93..5802a8bc 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -93,3 +93,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html index 747d6f40..04dca449 100644 --- a/web/templates/admin/list_db.html +++ b/web/templates/admin/list_db.html @@ -78,3 +78,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html index 8679a991..e9d8ef42 100644 --- a/web/templates/admin/list_dns.html +++ b/web/templates/admin/list_dns.html @@ -75,3 +75,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html index cfd4e824..6e0a7ee5 100644 --- a/web/templates/admin/list_dns_rec.html +++ b/web/templates/admin/list_dns_rec.html @@ -58,3 +58,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index ccf9d112..2c5bf7d5 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -63,3 +63,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index ffd27a2b..17c91676 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -81,3 +81,4 @@ foreach ($data as $key => $value) { + diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html index c12d73d4..2c8efedb 100644 --- a/web/templates/admin/list_mail_acc.html +++ b/web/templates/admin/list_mail_acc.html @@ -72,3 +72,4 @@ foreach ($data as $key => $value) { ?> + diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index ae3fe53e..8ddc2401 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -110,13 +110,13 @@ foreach ($data as $key => $value) { -
+ - -
[] package
Bandwidth: % ()
Disk: % () +
Disk: % ()
@@ -131,8 +131,8 @@ foreach ($data as $key => $value) {
- +
+ @@ -189,3 +189,4 @@ foreach ($data as $key => $value) {
Web Domains: /
Web SSL:
+ \ No newline at end of file diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html index 15777932..32002a25 100644 --- a/web/templates/admin/list_web.html +++ b/web/templates/admin/list_web.html @@ -154,3 +154,4 @@ foreach ($data as $key => $value) {
+ \ No newline at end of file diff --git a/web/templates/admin/menu_backup.html b/web/templates/admin/menu_backup.html index 9d746629..e0e43e36 100644 --- a/web/templates/admin/menu_backup.html +++ b/web/templates/admin/menu_backup.html @@ -1,10 +1,10 @@ - + - +
diff --git a/web/templates/admin/menu_cron.html b/web/templates/admin/menu_cron.html index 9bd75c19..425c4a99 100644 --- a/web/templates/admin/menu_cron.html +++ b/web/templates/admin/menu_cron.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_db.html b/web/templates/admin/menu_db.html index ca049128..1b6b912a 100644 --- a/web/templates/admin/menu_db.html +++ b/web/templates/admin/menu_db.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_dns.html b/web/templates/admin/menu_dns.html index 6a7856b3..1c573042 100644 --- a/web/templates/admin/menu_dns.html +++ b/web/templates/admin/menu_dns.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_dns_rec.html b/web/templates/admin/menu_dns_rec.html index dd642eaa..a21cfada 100644 --- a/web/templates/admin/menu_dns_rec.html +++ b/web/templates/admin/menu_dns_rec.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_ip.html b/web/templates/admin/menu_ip.html index 8e662030..d046bd8b 100644 --- a/web/templates/admin/menu_ip.html +++ b/web/templates/admin/menu_ip.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_mail.html b/web/templates/admin/menu_mail.html index 8bde6d06..35fd3a0f 100644 --- a/web/templates/admin/menu_mail.html +++ b/web/templates/admin/menu_mail.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_mail_acc.html b/web/templates/admin/menu_mail_acc.html index 4f7e6052..19a5c880 100644 --- a/web/templates/admin/menu_mail_acc.html +++ b/web/templates/admin/menu_mail_acc.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/menu_user.html b/web/templates/admin/menu_user.html index 5b34c65d..b2f02eea 100644 --- a/web/templates/admin/menu_user.html +++ b/web/templates/admin/menu_user.html @@ -1,10 +1,11 @@ - + - + diff --git a/web/templates/admin/menu_web.html b/web/templates/admin/menu_web.html index 49915f6f..080c7ef7 100644 --- a/web/templates/admin/menu_web.html +++ b/web/templates/admin/menu_web.html @@ -1,10 +1,10 @@ - + - + diff --git a/web/templates/admin/panel.html b/web/templates/admin/panel.html index e2dc01d4..d682338e 100644 --- a/web/templates/admin/panel.html +++ b/web/templates/admin/panel.html @@ -1,11 +1,11 @@
- - - - - + + + + + diff --git a/web/templates/header.html b/web/templates/header.html index 6b89003e..cae254ab 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -28,7 +28,7 @@ if (!empty($_SESSION['look'])) { } .top { background: #574f51; - color: #ebe2ae; + color: #f5edb6; padding: 0 10 0 0; margin-left: auto; margin-right: auto; @@ -36,10 +36,11 @@ if (!empty($_SESSION['look'])) { font-family: Arial, sans-serif; font-size: 10pt; text-align: right; - line-height: 1.4em; + line-height: 1.2em; } .top-link { + font-family: Arial, sans-serif; text-decoration: none; color: #dbdbdb; @@ -57,12 +58,12 @@ if (!empty($_SESSION['look'])) { .top-link:active{ text-decoration: underline; - color: #f5edb6; + color: #CCE4F0; } .top-slink { text-decoration: none; - color: #f5edb6; + color: #CCE4F0; } .bottom { @@ -133,6 +134,7 @@ if (!empty($_SESSION['look'])) { width: 95px; padding: 20px 0 2px 15px; line-height: 1.0em; + font-size: 9pt; font-family: Arial, sans-serif; color: #2d2d2d; @@ -149,9 +151,9 @@ if (!empty($_SESSION['look'])) { } .nav-link { + letter-spacing: -1.2px; font-size: 16pt; - color: #484243; - font-family: 'Trebuchet MS'; + color: #574F51; font-family: Arial, sans-serif; text-decoration: none; } @@ -167,9 +169,9 @@ if (!empty($_SESSION['look'])) { } .nav-slink { + letter-spacing: -1.2px; font-size: 16pt; - color: #8b99a2; - font-family: 'Trebuchet MS'; + color: #68797d; font-family: Arial, sans-serif; text-decoration: none; } @@ -185,6 +187,19 @@ if (!empty($_SESSION['look'])) { padding: 10px 10px 16px 0; } + + .select-controls { + color: #6A6A6A; + font-size: 8pt; + font-family: Arial, sans-serif; + letter-spacing: 0.1em; + text-decoration: none; + } + + .select-controls:hover { + text-decoration: underline; + } + .add { padding: 0 8px 0 3px; margin: 0; @@ -333,7 +348,7 @@ if (!empty($_SESSION['look'])) { .data-count { background: #ebe9dc; - color: #777; + color: #888; font-size:18 pt; font-family: Arial; margin: 22px 0 0 0; @@ -527,14 +542,19 @@ if (!empty($_SESSION['look'])) { diff --git a/web/templates/login.html b/web/templates/login.html index cf2e8329..60a9c28f 100644 --- a/web/templates/login.html +++ b/web/templates/login.html @@ -7,12 +7,12 @@ margin-left: auto; margin-right: auto; background-image: url(/images/b.png); - font-family: Arial, Helvetica, sans-serif; + font-family: Arial, sans-serif; } .forgot { color: #484243; - font-family: Arial, Helvetica, sans-serif; + font-family: Arial, sans-serif; font-size: 8pt; padding: 0 10px 0 0; } @@ -39,12 +39,12 @@ .login-text1 { padding: 10px 0 0 2px; color: #433832; - font-family: 'Trebuchet MS', Helvetica, sans-serif; + font-family: Arial, sans-serif; font-size: 14pt; } .login-text1 a { padding: 0 6px; - font-family: Arial, Helvetica, sans-serif; + font-family: Arial, sans-serif; font-size: 10pt; text-shadow: none; } diff --git a/web/test.php b/web/test.php index 1280052a..cc38eb3e 100644 --- a/web/test.php +++ b/web/test.php @@ -1,15 +1,25 @@ -
- - -
- - -
- +var checked=false; +var frmname=''; +function checkedAll(frmname) +{ + var valus= document.getElementById(frmname); + if (checked==false) + { + checked=true; } - -?> \ No newline at end of file + else + { + checked = false; + } + for (var i =0; i < valus.elements.length; i++) + { + valus.elements[i].checked=checked; + } +} + + +Apple +Banana +Select All +

IP Adresses RRD GraphicsStatisticsHistory Log

IP Adresses RRD GraphicsStatisticsHistory Log Log out