1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-11-23 13:27:18 +00:00
ympd/htdocs/css/mpd.css
2013-11-13 15:30:54 +01:00

35 lines
411 B
CSS

body {
padding-top: 50px;
padding-bottom: 50px;
}
.starter-template {
padding: 40px 15px;
}
.slider.slider-horizontal {
height: 15px;
}
.slider.slider-horizontal .slider-track {
height: 10px;
margin-top: -6px;
}
.progress {
margin-top: 0px;
margin-bottom: 0px;
}
#counter {
font-size: 24px;
margin-top: -6px;
margin-left: 10px;
min-width: 50px;
}
.btn-group-hover {
opacity: 0;
}