aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/html')
-rw-r--r--pkg/html/pages/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css
index 5aed046e6..9dd1bca7f 100644
--- a/pkg/html/pages/style.css
+++ b/pkg/html/pages/style.css
@@ -364,6 +364,11 @@ aside {
width: 20pt;
}
+.fix-candidate-block {
+ background: lightgreen;
+ padding: 5pt;
+}
+
.bug-bisection-info {
float:left;
margin-right: 15px;