mirror of
https://git.zx2c4.com/cgit
synced 2025-08-03 17:44:27 +02:00
Merge branch 'stable'
This commit is contained in:
commit
aa25ff3c8b
2 changed files with 3 additions and 3 deletions
4
cgit.css
4
cgit.css
|
@ -681,7 +681,7 @@ table.hgraph th {
|
|||
}
|
||||
|
||||
table.hgraph td {
|
||||
vertical-align: center;
|
||||
vertical-align: middle;
|
||||
padding: 2px 2px;
|
||||
}
|
||||
|
||||
|
@ -758,7 +758,7 @@ table.ssdiff td.lineno {
|
|||
}
|
||||
|
||||
table.ssdiff td.hunk {
|
||||
color: #black;
|
||||
color: black;
|
||||
background: #ccf;
|
||||
border-top: solid 1px #aaa;
|
||||
border-bottom: solid 1px #aaa;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue