Include version information in settings dialog, update version numbers

This commit is contained in:
Lorenz Hübschle-Schneider 2016-01-16 15:01:46 +01:00
commit 06d7f6dfee
5 changed files with 8 additions and 3 deletions

View file

@ -15,6 +15,10 @@ a {
cursor: pointer;
}
.version {
margin-right: 1em;
}
.hidden-bracket {
position: absolute;
left: -1000px;