summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-02 22:56:39 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-02 22:56:39 +0100
commit13100bcb1d196c90b96bf1532f988fc0ba3fd782 (patch)
tree5a2d83ed8b97bfbe222777a8ed8cfb3c7b657958 /userContent
parentc814efbf988a0da667ebc90c5f1b2325c7014cfe (diff)
downloadjenkins.debian.net-13100bcb1d196c90b96bf1532f988fc0ba3fd782.tar.xz
reproducible: include suite stats in overview
Diffstat (limited to 'userContent')
-rw-r--r--userContent/static/style.css12
1 files changed, 5 insertions, 7 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index 31c0191e..3d4dde82 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -26,13 +26,11 @@ img {
height: auto;
}
-/*
- *
- * img.graph {
- * width: 100%;
- * }
- *
- */
+img.overview {
+ vertical-align: middle;
+ max-width: 40%;
+ height: auto;
+}
.beta {
color:#555555;