aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgit.css b/cgit.css
index ae304fa..5f01926 100644
--- a/cgit.css
+++ b/cgit.css
@@ -83,8 +83,8 @@ div.ls-dir a {
th.filesize, td.filesize {
text-align: right;
}
-th.filemode, td.filemode {
- text-align: center;
+td.filemode {
+ font-family: monospace;
}
td.blob {