mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
New GitHub design code clean up
This commit is contained in:
parent
87be56bc4b
commit
2c76644b23
3 changed files with 12 additions and 105 deletions
|
@ -22,8 +22,8 @@ const (
|
|||
`
|
||||
closedMSsvg = `
|
||||
<span title="Closed milestone">
|
||||
<svg height="8" width="7" version="1.1" viewBox="0 0 14 16">
|
||||
` + rawMSsvg + `
|
||||
<svg aria-hidden="true" class="octicon octicon-check" height="16" version="1.1" viewBox="0 0 12 16" width="12">
|
||||
<path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue