summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 16:40:58 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 16:40:58 +0100
commit77ce2d4ec5ec8fc0d487bf21510277557204bcc1 (patch)
tree86675d745c36883879a6691b02d47e37bce1eca1 /userContent
parentdbf6ccb5421eb4130fe976083c8a518752b008f5 (diff)
downloadjenkins.debian.net-77ce2d4ec5ec8fc0d487bf21510277557204bcc1.tar.xz
reproducible: include meta pkg sets in overview
Diffstat (limited to 'userContent')
-rw-r--r--userContent/static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index 568884c8..12a8c1e2 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -30,6 +30,11 @@ img.overview {
max-width: 49%;
}
+img.metaoverview {
+ max-width: 7%;
+}
+
+
.beta {
color:#555555;
font-size:0.8em;