X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fmusic-player-client.git;a=blobdiff_plain;f=main.html;h=87add75cb96491ee6078b90b4195d1aeac443950;hp=8f5e3c46165c6e4e434fbe2dbcb2778cf5eae497;hb=e9706fb8f28daa5e6b17f335c20adb6112321119;hpb=50dafc4c60cfd4183bdedcd86fcd9b6b932c6a0b diff --git a/main.html b/main.html index 8f5e3c4..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...
@@ -90,23 +107,37 @@ div#footer { - + - - - + + + + + Sync Settings: +
Host:
Port:
+ +     +
Refresh (sec): +     - Sync Settings:
+ + @@ -116,6 +147,7 @@ div#footer { Controls Metadata + Playlist Options