summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/web/splinter.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Splinter/web/splinter.css')
-rw-r--r--extensions/Splinter/web/splinter.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/extensions/Splinter/web/splinter.css b/extensions/Splinter/web/splinter.css
index 9f994eac9..e43dff8fa 100644
--- a/extensions/Splinter/web/splinter.css
+++ b/extensions/Splinter/web/splinter.css
@@ -240,10 +240,14 @@ div.review-patch-comment-text {
font-style: italic;
}
+.hunk-header {
+ border: 1px solid #aaaaaa;
+}
+
.hunk-header td {
background: #ddccbb;
- font-family: "DejaVu Sans Mono", monospace;
font-size: 80%;
+ font-weight: bold;
}
.hunk-cell {