Space out ref decorations from commit messages
This commit is contained in:
@@ -267,12 +267,16 @@ span.tag-deco,
|
||||
span.remote-deco,
|
||||
span.deco {
|
||||
font-size: 0.8em;
|
||||
padding: 2px 6px;
|
||||
padding: 2px 8px;
|
||||
border-radius: 3px;
|
||||
margin-left: 6px;
|
||||
margin-left: 10px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
span.head-deco {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
span.branch-deco {
|
||||
background: rgba(91, 100, 197, 0.2);
|
||||
color: #5b64c5;
|
||||
|
||||
Reference in New Issue
Block a user