Update notifications now able to parse "rc"'s and also show release notes from GitHub.
This commit is contained in:
parent
4deeb80a14
commit
2c2c21bcdf
4 changed files with 74 additions and 26 deletions
|
|
@ -173,6 +173,11 @@
|
|||
font-weight: 700;
|
||||
color: #444;
|
||||
}
|
||||
.release-notes {
|
||||
white-space: pre;
|
||||
white-space: pre-line;
|
||||
text-align: left;
|
||||
}
|
||||
.button {
|
||||
width: 100%;
|
||||
border: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue