From 24e6bc3ccf817b10d8a5aa6127b75f209a275bd0 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 23 Oct 2013 23:12:17 +0300 Subject: [PATCH] git added more space for text to breath freely --- web/css/main.css | 18 ++++++++---------- web/templates/admin/add_cron.html | 2 +- web/templates/admin/add_db.html | 2 +- web/templates/admin/add_dns.html | 2 +- web/templates/admin/add_dns_rec.html | 2 +- web/templates/admin/add_ip.html | 2 +- web/templates/admin/add_mail.html | 2 +- web/templates/admin/add_mail_acc.html | 2 +- web/templates/admin/add_package.html | 2 +- web/templates/admin/add_user.html | 2 +- web/templates/admin/add_web.html | 2 +- web/templates/admin/edit_cron.html | 2 +- web/templates/admin/edit_db.html | 2 +- web/templates/admin/edit_dns.html | 2 +- web/templates/admin/edit_dns_rec.html | 2 +- web/templates/admin/edit_ip.html | 2 +- web/templates/admin/edit_mail.html | 2 +- web/templates/admin/edit_mail_acc.html | 2 +- web/templates/admin/edit_package.html | 2 +- web/templates/admin/edit_user.html | 2 +- web/templates/admin/edit_web.html | 2 +- web/templates/user/add_dns.html | 2 +- web/templates/user/add_web.html | 2 +- web/templates/user/edit_dns.html | 2 +- web/templates/user/edit_user.html | 2 +- web/templates/user/edit_web.html | 2 +- 26 files changed, 33 insertions(+), 35 deletions(-) diff --git a/web/css/main.css b/web/css/main.css index 8686b8e9..872fcf55 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -202,11 +202,9 @@ form { .submenu-button-main { width: 130px; - height: 26px; + height: 28px; cursor: pointer; color: #555; - color: #444; - background-color: #fafafa; background-color: #ececec; border: 1px solid #ccc; border-radius: 3px 3px 3px 3px; @@ -218,7 +216,7 @@ form { .submenu-button { width: 130px; - height: 26px; + height: 28px; cursor: pointer; color: #555; background-color: #fafafa; @@ -297,13 +295,13 @@ form { color: #333333; display: block; float: left; - height: 26px; + height: 28px; margin: 0 4px 0 0; min-width: 138px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px; - padding: 3px 5px; + padding: 4px 5px; } .submenu-select-dropdown option { @@ -323,7 +321,7 @@ form { background-color: #fff; float: left; padding: 0px 3px 0px 3px; - height: 24px; + height: 26px; width: 250px; margin: 0 4px 0 0; } @@ -715,7 +713,7 @@ form { font-size: 12pt; color: #555; height: 30px; - min-width: 136px; + min-width: 138px; } @-moz-document url-prefix() { @@ -810,8 +808,8 @@ form { } #vstobjects{ - padding-top: 191px; - min-height: 370px; + padding-top: 193px; + min-height: 372px; } .login { diff --git a/web/templates/admin/add_cron.html b/web/templates/admin/add_cron.html index 17c88268..9c0c43d7 100644 --- a/web/templates/admin/add_cron.html +++ b/web/templates/admin/add_cron.html @@ -8,7 +8,7 @@ ?> -