about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-12 20:18:16 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-12 20:18:16 +0200
commit72a69b77e7bf10cc3674e61e1ddd4d81618ee533 (patch)
tree96f6402b2d6e63182e668f2f458bdd27d3f255a6 /cgit.css
parentReintroduce the branch switcher (diff)
downloadcgit-pink-72a69b77e7bf10cc3674e61e1ddd4d81618ee533.tar.gz
cgit-pink-72a69b77e7bf10cc3674e61e1ddd4d81618ee533.zip
Minor fixup in tree-view css
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
-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 {
td> 2017-08-31Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe