From 4722c4cfceb2a2dbf9c1b7bcd1aa38925c6a1a60 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Sat, 13 Aug 2011 16:23:34 +0200 Subject: Add all files to queue. --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/style.css') 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; } -- cgit v1.2.3