Better visibility of event commit links & commits ids
This commit is contained in:
parent
9a709f76be
commit
bc7897180d
6 changed files with 23 additions and 9 deletions
|
@ -337,6 +337,15 @@ p.time {
|
|||
padding: 15px 5px;
|
||||
&:last-child { border:none }
|
||||
.wll:hover { background:none }
|
||||
|
||||
.event_commits {
|
||||
margin-top: 5px;
|
||||
|
||||
li.commit {
|
||||
padding:5px;
|
||||
border:none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ico {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue