summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-24 05:02:50 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-24 05:02:50 +0000
commitd7f75d16b5ef190eb0bad3c7e9fcbd1e248c5a41 (patch)
tree4eb95868731f087a78a1da1cf92abf31ac48bc0c /themes
parenta74d0b7163c8755e23598997c364bc75a18f943e (diff)
downloadampache-d7f75d16b5ef190eb0bad3c7e9fcbd1e248c5a41.tar.gz
ampache-d7f75d16b5ef190eb0bad3c7e9fcbd1e248c5a41.tar.bz2
ampache-d7f75d16b5ef190eb0bad3c7e9fcbd1e248c5a41.zip
added album and artist dynamic options, tweaked display and how you add em... still not happy with it, but good enough for now
Diffstat (limited to 'themes')
-rw-r--r--themes/classic/templates/default.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index 962e268d..c4586855 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -181,6 +181,11 @@ h3#content_title span {
float:left;
margin-right:3px;
}
+#rightbar-bottom span {
+ padding-left:10px;
+ display:block;
+}
+
#current_playlist {
clear:left;
}