summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-18 17:04:03 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-18 17:04:03 +0200
commit417e76a9063a0eaa386ed2313495f184a0bca388 (patch)
tree9cb9bef0083ec0724b375a7fa2bfaefb2b00f9e6 /userContent
parent4b7e294ebd85d84ce10d1ffa1deabc4585462fbd (diff)
downloadjenkins.debian.net-417e76a9063a0eaa386ed2313495f184a0bca388.tar.xz
reproducible: always indicate bugs boldly
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/static/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index bd6f2e2f..4ad5a4bd 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -178,6 +178,7 @@ a.bug-patch:after {
a.bug-done {
text-decoration: line-through;
color: #73d216;
+ font-weight: bold;
}
span.bug {
@@ -193,6 +194,7 @@ span.bug-patch {
span.bug-done {
text-decoration: line-through;
color: #73d216;
+ font-weight: bold;
}
td, th {