summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/share/webapps/cgit/mycgit.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/share/webapps/cgit/mycgit.css b/usr/share/webapps/cgit/mycgit.css
index ed2ecd88..25d03b62 100644
--- a/usr/share/webapps/cgit/mycgit.css
+++ b/usr/share/webapps/cgit/mycgit.css
@@ -1,2 +1,4 @@
@import "cgit.css";
@import "highlight.css";
+
+pre { tab-size: 4; }