Clearer version info in Settings menu.

Rudimentary changelog reader (Settings menu -> General)
Reverse the changelog order - newer changes first.
This commit is contained in:
Tim 2015-08-18 01:05:12 +02:00
commit 4c6f6ca736
6 changed files with 74 additions and 27 deletions

View file

@ -253,13 +253,7 @@ fieldset[disabled] .btn-bright.active {
.modal-body table {
color: #999;
}
.modal-body ul {
list-style: none;
-webkit-padding-start: 0px;
margin: 0;
}
.modal-body li {
list-style: none;
margin-top: 7px;
margin-left: 4px;
color: #aaa;