X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fmusic-player-client.git;a=blobdiff_plain;f=main.html;h=87add75cb96491ee6078b90b4195d1aeac443950;hp=8793bf6f3c4aa034c12a274ec44a5e26bb86323b;hb=9cb957ede33364c6ba1b19529050a24cd2aa8f5f;hpb=0c6612195aad9b50879223c510e47df0725ec6d4 diff --git a/main.html b/main.html index 8793bf6..87add75 100644 --- a/main.html +++ b/main.html @@ -36,6 +36,18 @@ table.tabs td.selected { background-color: white; } +/* Playlist styles */ +table#playlist td { + border-left: black solid 1px; + padding-right: 0.5em; +} + +td#playlist_del { + padding-left: 0.3em; + padding-right: 0.2em; + font-weight: bold; +} + /* Get the tabs to float at the bottom */ html, body { height: 100%; @@ -53,6 +65,10 @@ div#footer { height: 1.3em; clear: both; } +table#playlist { + height: 85px; + display: block; +}; @@ -62,11 +78,11 @@ div#footer {
- + - @@ -79,9 +95,10 @@ div#footer { - +
- + +
- Loading... + + Loading...
@@ -112,7 +129,15 @@ div#footer { + + @@ -122,6 +147,7 @@ div#footer { Controls Metadata + Playlist Options