Style commit-like entities
This commit is contained in:
parent
7ecd812b11
commit
4bdca4d3c8
4 changed files with 22 additions and 37 deletions
|
|
@ -7,8 +7,8 @@
|
|||
|
||||
<h2>Commit</h2>
|
||||
|
||||
<div>
|
||||
<span>commit {{ hash }}</span>
|
||||
<div class="commit-like commit">
|
||||
<span class="title">commit {{ hash }}</span>
|
||||
<dl>
|
||||
<dt>Author:</dt>
|
||||
<dd>{{ author }}</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue