Event feed: Icons for some events
This commit is contained in:
parent
1e4d15b406
commit
860e3ab526
7 changed files with 11 additions and 2 deletions
BIN
app/assets/images/event_mr_merged.png
Normal file
BIN
app/assets/images/event_mr_merged.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 463 B |
BIN
app/assets/images/event_push.png
Normal file
BIN
app/assets/images/event_push.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 632 B |
|
@ -645,6 +645,13 @@ p.time {
|
|||
.avatar {
|
||||
width:32px;
|
||||
}
|
||||
.event_icon {
|
||||
float:right;
|
||||
margin-right:2px;
|
||||
img {
|
||||
width:20px;
|
||||
}
|
||||
}
|
||||
ul {
|
||||
margin-left:50px;
|
||||
margin-bottom:5px;
|
||||
|
|
|
@ -83,7 +83,6 @@
|
|||
|
||||
.project_name {
|
||||
float:left;
|
||||
width:360px;
|
||||
margin:0;
|
||||
margin-right:30px;
|
||||
font-size:20px;
|
||||
|
|
|
@ -97,7 +97,6 @@
|
|||
}
|
||||
.project_name {
|
||||
float:left;
|
||||
width:360px;
|
||||
margin:0;
|
||||
margin-right:30px;
|
||||
font-size:20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue