summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorJon Bergli Heier <snakebite@jvnv.net>2011-08-13 16:23:34 +0200
committerJon Bergli Heier <snakebite@jvnv.net>2011-08-13 16:23:34 +0200
commit4722c4cfceb2a2dbf9c1b7bcd1aa38925c6a1a60 (patch)
tree164cdab141be8a9f56c74f3e98d4eb2c1d8d557d /static/style.css
parent3f28503102c9c1912885b565a7d90de358f43d83 (diff)
Add all files to queue.
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 25bcc4b..35319c0 100644
--- a/static/style.css
+++ b/static/style.css
@@ -13,3 +13,4 @@ div#hpanel span ul { list-style-type: none; padding-left: 0; margin-top: .5em; v
ul#playlist li a.playing { background-image: url('/static/icons/sound.png'); }
span.list-header { font-size: large; }
ul#song-links { width: 30em; overflow: auto; white-space: nowrap; resize: both; }
+a#add-dir { font-size: small; }