summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorpb1dft <pb1dft@ampache>2006-12-09 23:44:08 +0000
committerpb1dft <pb1dft@ampache>2006-12-09 23:44:08 +0000
commit7b573c10178323578a0f882d78d90f2bf0a229f8 (patch)
treeac71dfdd8e36b3ae7bc2c9d34bbdd17094cdcb6d /themes
parentd4c239b9df5cf26e5e3c2f14a92564b1237bae20 (diff)
downloadampache-7b573c10178323578a0f882d78d90f2bf0a229f8.tar.gz
ampache-7b573c10178323578a0f882d78d90f2bf0a229f8.tar.bz2
ampache-7b573c10178323578a0f882d78d90f2bf0a229f8.zip
Some minor css mods
Diffstat (limited to 'themes')
-rw-r--r--themes/classic/templates/default.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index bb85573a..15dafc76 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -334,6 +334,12 @@ div#sidebar{
left: auto; /* this calls the submenu back when the parent li is hovered. */
}
+#play_type_switch {
+ font-size: 0.9em;
+ position: relative;
+ left: -2px;
+}
+
/* Styles for Now Playing */
#nowplaying{
clear: both;