From 29d115b780a27151c72d6afa77af2631565b2ae3 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 26 Jul 2012 23:14:24 +0300 Subject: [PATCH] improved green color for ok status --- web/css/jquery-custom-dialogs.css | 2 +- web/templates/footer.html | 2 +- web/templates/header.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/css/jquery-custom-dialogs.css b/web/css/jquery-custom-dialogs.css index 5d55cec0..dfa7cacb 100644 --- a/web/css/jquery-custom-dialogs.css +++ b/web/css/jquery-custom-dialogs.css @@ -421,7 +421,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 10pt; background: none; overflow: auto; zoom: 1; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 0 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 10pt .5em .4em; } -.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { margin: 0 0 0 114px; } +.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { margin: 0 0 0 70px; } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } diff --git a/web/templates/footer.html b/web/templates/footer.html index be687b40..2705b571 100644 --- a/web/templates/footer.html +++ b/web/templates/footer.html @@ -1,6 +1,6 @@ - + diff --git a/web/templates/header.html b/web/templates/header.html index 5ff90b00..d5185a53 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -479,7 +479,7 @@ if (!empty($_SESSION['look'])) { .add-ok { font-family: Arial; font-size: 14pt; - color: #80C376; + color: #62a358; padding: 0 0 0 6px; }
Vesta Control Panel v0.9.7Powered by Vesta Control Panel
vestacp.com