Better visibility of event commit links & commits ids

This commit is contained in:
randx 2012-07-28 00:27:54 +03:00
parent 9a709f76be
commit bc7897180d
6 changed files with 23 additions and 9 deletions

View file

@ -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 {