aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2018-11-18 18:08:20 +0100
committerHiltjo Posthuma <[email protected]>2018-11-18 18:08:20 +0100
commit3a151527e1d72aa75d9461ee9918bda3bd08bcb1 (patch)
tree4b01d84a58dcc7a5c54cedee7fa663a6b8df1921 /style.css
parent608593b0f875012875f13d28fbccd533d1266fd2 (diff)
downloadstagit-3a151527e1d72aa75d9461ee9918bda3bd08bcb1.tar.gz
stagit-3a151527e1d72aa75d9461ee9918bda3bd08bcb1.zip
in the diffstat prefix the type of change, allow CSS styling
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 6f5129a..8065487 100644
--- a/style.css
+++ b/style.css
@@ -84,11 +84,13 @@ pre a.h {
color: #00a;
}
+.A,
span.i,
pre a.i {
color: #070;
}
+.D,
span.d,
pre a.d {
color: #e00;