mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 16:38:42 +00:00
Minor fixup in tree-view css
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
68cb84839f
commit
72a69b77e7
5
cgit.css
5
cgit.css
@ -170,14 +170,13 @@ a.ls-blob, a.ls-dir, a.ls-mod {
|
|||||||
|
|
||||||
td.ls-size {
|
td.ls-size {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
|
||||||
|
|
||||||
td.ls-size {
|
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.ls-mode {
|
td.ls-mode {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.blob {
|
table.blob {
|
||||||
|
Loading…
Reference in New Issue
Block a user