1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-22 17:37:40 +00:00

fix buttons, added auto-reconnect, code cleanup

This commit is contained in:
Andrew Karpow
2013-11-05 14:59:12 +01:00
parent d194c8439a
commit be6d0ddfb3
8 changed files with 365 additions and 232 deletions

View File

@@ -1,7 +1,22 @@
body {
padding-top: 50px;
padding-bottom: 50px;
}
.starter-template {
padding: 40px 15px;
max-width: 800px;
}
.slider.slider-horizontal {
height: 15px;
}
.slider.slider-horizontal .slider-track {
height: 10px;
margin-top: -6px;
}
.progress {
margin-top: 0px;
margin-bottom: 0px;
}