Dev buildout

This commit is contained in:
James Barnsley
2017-10-27 21:40:01 +13:00
parent 487e95420b
commit 6606544e6f
8 changed files with 8201 additions and 2950 deletions

View File

@ -3634,12 +3634,16 @@ input[type="submit"] {
.modal .content .list.small .list-item:nth-child(2n) {
margin-left: 2%; }
.modal.image_zoom .content {
text-align: center;
padding: 5vh 5%;
width: 90%; }
.modal.image_zoom .content img {
max-height: 90vh;
max-width: 100%; }
padding: 100px 5%;
width: 90%;
height: 100%;
box-sizing: border-box; }
.modal.image_zoom .content .image {
width: 100%;
height: 100%;
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat; }
.modal.edit_radio form .field {
position: relative;
margin-top: 50px; }

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

5968
mopidy_iris/static/app.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"app.min.css","sourceRoot":""}

62
mopidy_iris/static/app.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,7 @@
// Release details
// These are automatically injected by build.sh
var build = "1508916193";
var build = "1509093477";
var version = "3.6.1";
// Construct the script tag