made the qrcode generator a function
its now called when the ip is changed too, so you don't need to refresh
This commit is contained in:
parent
7505bc28d3
commit
49d50462ab
3 changed files with 22 additions and 17 deletions
|
|
@ -172,6 +172,13 @@ h4 {
|
|||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.versionNumber {
|
||||
font-size: 8px;
|
||||
font-style: italic;
|
||||
text-align: left;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
#volumerange {
|
||||
background-color: #4477AA;
|
||||
color: #4477ff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue