Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/cgit.css b/cgit.css
index 80680c9..e06fdea 100644
--- a/cgit.css
+++ b/cgit.css
@@ -170,14 +170,13 @@ a.ls-blob, a.ls-dir, a.ls-mod {
td.ls-size {
text-align: right;
-}
-
-td.ls-size {
font-family: monospace;
+ width: 10em;
}
td.ls-mode {
font-family: monospace;
+ width: 10em;
}
table.blob {