summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index d4708b7a..dfeaa071 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -104,6 +104,10 @@ ul.menu {
clear: left;
}
+.suite.active {
+ background-color: #bfeaff;
+}
+
ul.reproducible-links {
margin-top: 1em;
border-top: 1px solid #eee;