diff options
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/html/pages/style.css | 5 |
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; |
