Minor fixup in tree-view css

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2008-04-12 20:18:16 +02:00
parent 68cb84839f
commit 72a69b77e7
1 changed files with 2 additions and 3 deletions

View File

@ -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 {