]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
ui-log: color line changes
[ps-cgit] / cgit.css
index 66c6d533206a674d2f0e6b3d19044f3297018e1e..983eac5cd5f456bcf1197ebfbbc5b9f0c94e8c58 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -590,6 +590,15 @@ div#cgit span.age-months {
 div#cgit span.age-years {
        color: #bbb;
 }
+
+div#cgit span.insertions {
+       color: #080;
+}
+
+div#cgit span.deletions {
+       color: #800;
+}
+
 div#cgit div.footer {
        margin-top: 0.5em;
        text-align: center;