mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 10:04:32 +02:00
Minor fixup in tree-view css
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
68cb84839f
commit
72a69b77e7
1 changed files with 2 additions and 3 deletions
5
cgit.css
5
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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue