diff --git a/htdocs/css/mpd.css b/htdocs/css/mpd.css index 8931c929a..e7ed54dac 100644 --- a/htdocs/css/mpd.css +++ b/htdocs/css/mpd.css @@ -59,16 +59,19 @@ body { text-align: right; } -#salamisandwich td:nth-child(2) span { - font-style:italic; - font-size:90%; +td:nth-child(2) span { + font-style: italic; + font-size: 90%; + + display: block; } tbody { cursor: pointer; } -td:last-child, td:first-child { +td:last-child, td:first-child, +th:last-child, th:first-child { width: 30px; } @@ -95,7 +98,7 @@ button { } #trashmode span:last-child { - display:inline-block; - text-align:left; - width:2.8em; + display: inline-block; + text-align: left; + width: 2.8em; } diff --git a/htdocs/index.html b/htdocs/index.html index 6bf5c60cc..312d3c430 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -81,10 +81,11 @@
- +
-
Queue
+
Queue +

@@ -218,7 +219,7 @@

ympd uses following excellent software:
Mongoose GPLv2

libMPDClient BSD License
-
+