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
|
@ -199,4 +199,11 @@
|
|||
background:#FCEEC1;
|
||||
color:$style_color;
|
||||
}
|
||||
|
||||
.commit_short_id {
|
||||
float:left;
|
||||
@extend .lined;
|
||||
min-width:65px;
|
||||
font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue