This commit is contained in:
James Barnsley
2018-06-01 20:47:03 +12:00
parent 546d135eb1
commit 6d8cd8b104
4 changed files with 23393 additions and 25304 deletions

View File

@ -4609,7 +4609,8 @@ input[type="submit"] {
font-weight: 600;
text-align: left;
border-radius: 3px;
box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2); }
box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
z-index: 9; }
.snapcast-volume-control .volumes:after {
content: '';
display: block;
@ -4639,6 +4640,12 @@ input[type="submit"] {
left: -2px;
padding: 2px;
color: #000000; }
@media (max-width: 800px) {
.snapcast-volume-control .volumes {
width: 86vw;
right: 0; }
.snapcast-volume-control .volumes:after {
right: 9px; } }
aside {
position: fixed;

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -77,7 +77,7 @@
// Release details
// These are automatically injected to built HTML
var build = "1527816197";
var build = "1527842697";
var version = "3.19.0";
// Construct the script tag