Add version number of sidebar footer

This commit is contained in:
Nick O'Leary
2016-01-07 16:42:10 +00:00
parent dbaacc411a
commit 0b4c652ce7
3 changed files with 12 additions and 6 deletions

View File

@@ -111,3 +111,8 @@ pre code {
background-color: transparent;
border: 0;
}
#node-red-version {
font-size: 0.8em;
color: #ddd;
}