mirror of
https://git.zx2c4.com/cgit
synced 2025-08-18 00:08:18 +02:00
cgit.css: minor adjustment of commit decorations
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
0027e38b40
commit
236665d70d
1 changed files with 5 additions and 0 deletions
5
cgit.css
5
cgit.css
|
@ -495,3 +495,8 @@ a.deco {
|
||||||
background-color: #ff8888;
|
background-color: #ff8888;
|
||||||
border: solid 1px #770000;
|
border: solid 1px #770000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.commit-subject a {
|
||||||
|
margin-left: 1em;
|
||||||
|
font-size: 75%;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue