diff options
Diffstat (limited to 'coverage/htmlfiles/style.css')
-rw-r--r-- | coverage/htmlfiles/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css index c3767eef..136cbb82 100644 --- a/coverage/htmlfiles/style.css +++ b/coverage/htmlfiles/style.css @@ -359,7 +359,7 @@ td.text { } #scroll_marker .marker { - background: #ffdddd; + background: #eedddd; position: absolute; min-height: 3px; width: 100%; |