[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, master, updated. 016db4e7560fc8ef5ccdb6357745ef691650d94a
pydubreucq
pydubreucq at gmail.com
Wed Nov 16 10:03:13 UTC 2011
The following commit has been merged in the master branch:
commit f183d6ab2b6d96d3c283c0663e66fe3c6dfb93a4
Author: pydubreucq <pydubreucq at gmail.com>
Date: Mon Nov 14 13:23:44 2011 +0100
Ajout nouvelle classe css et centrage vertical
Modification du fichier css en rapport avec la demande #72 (nom de la classe)
Plus centrage vertical du texte en rapport avec l'image.
Changing the css file in connection with pull #72
Vertical centering of text in relation to the image.
diff --git a/shinken/webui/htdocs/css/layout.css b/shinken/webui/htdocs/css/layout.css
index 0d04263..e653738 100644
--- a/shinken/webui/htdocs/css/layout.css
+++ b/shinken/webui/htdocs/css/layout.css
@@ -656,7 +656,13 @@ line-height: 180px;
color:#fff;
}
-
+.gesture_button {
+ text-align: center;
+ padding-top: 10px;
+}
+.gesture_button img {
+ vertical-align: middle;
+}
/* ************* TIP ************* */
/* The following is the only rule you need to customize your tip look */
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list