summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorpb1dft <pb1dft@ampache>2007-01-07 23:18:36 +0000
committerpb1dft <pb1dft@ampache>2007-01-07 23:18:36 +0000
commit05de1507962626e04398f581ae6b66b2fd8e0e8e (patch)
treedf2ef2ea697849928c6922d7a4ee561e4d630816 /contrib
parent5f84a669c4ab6b1f16df6eaf52a85ad6f221f6e8 (diff)
downloadampache-05de1507962626e04398f581ae6b66b2fd8e0e8e.tar.gz
ampache-05de1507962626e04398f581ae6b66b2fd8e0e8e.tar.bz2
ampache-05de1507962626e04398f581ae6b66b2fd8e0e8e.zip
minor css adjustment
Diffstat (limited to 'contrib')
-rw-r--r--contrib/themes/INHOLLAND/templates/default.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/themes/INHOLLAND/templates/default.css b/contrib/themes/INHOLLAND/templates/default.css
index 3170b720..c35eff5e 100644
--- a/contrib/themes/INHOLLAND/templates/default.css
+++ b/contrib/themes/INHOLLAND/templates/default.css
@@ -381,12 +381,12 @@ div#sidebar{
#sidebar li:hover ul, #sidebar li.sfhover ul {
left: auto; /* this calls the submenu back when the parent li is hovered. */
}
-#play_type_switch {
- width: 11em;
+#sidebar select {
+ width: 95%;
position: relative;
- top: -2px;
+ font-size: 10px;
+ top: -4px;
left: -4px;
- font-size: 8px;
}
/* Styles for Now Playing */