summaryrefslogtreecommitdiffstats
path: root/themes/classic
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-29 06:47:00 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-29 06:47:00 +0000
commite8559dd683eba762b2bd374c731e7f7e8116bf70 (patch)
treed14ca2253febee2ea214d3501b02ca4e59010d2f /themes/classic
parentf593f18131d6a0cbf30b558b208e86b9fc957f13 (diff)
downloadampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.tar.gz
ampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.tar.bz2
ampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.zip
fix http auth issues, fix missing line sfrom dipsols patch, few other minor things
Diffstat (limited to 'themes/classic')
-rw-r--r--themes/classic/templates/default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index ff09bab0..8824826f 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -216,6 +216,9 @@ a.button{padding:1px 3px;}
font-weight:normal;
color:#5b5b5b;
}
+#sidebar-page div.sb3 input[type=radio] {
+ margin-left:2px;
+}
#sidebar-page ul.sb3 li{
margin:0;