diff --git a/htdocs/css/mpd.css b/htdocs/css/mpd.css index df14adc..80ea119 100644 --- a/htdocs/css/mpd.css +++ b/htdocs/css/mpd.css @@ -184,3 +184,15 @@ main { min-width:28px; } +.col-md { + min-width:250px; + max-width:350px; +} + +.card-img-top { + min-height:250px; + background-image:url('/assets/coverimage-notavailable.png'); + background-repeat:no-repeat; + background-color:#d45500; + cursor:pointer; +} \ No newline at end of file diff --git a/htdocs/index.html b/htdocs/index.html index fa0e58c..e84272c 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -30,7 +30,7 @@ Add Stream - Update Database + Update Database Local Player Settings About @@ -266,16 +266,9 @@