summaryrefslogtreecommitdiffstats
path: root/themes/classic/templates
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-09-28 04:34:02 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-09-28 04:34:02 +0000
commit79ca59df627660d635a9373bfeb293592c173793 (patch)
treedee673409ee084f47f2121ff049f2bdd859fb057 /themes/classic/templates
parent705fba8f49faa42ed7f004f67b74a996c29ddb3d (diff)
downloadampache-79ca59df627660d635a9373bfeb293592c173793.tar.gz
ampache-79ca59df627660d635a9373bfeb293592c173793.tar.bz2
ampache-79ca59df627660d635a9373bfeb293592c173793.zip
fixed some localplay issues, now correctly shows the active instance at least for the MPD module
Diffstat (limited to 'themes/classic/templates')
-rw-r--r--themes/classic/templates/default.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index 1523cfc7..aea53c4c 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -342,8 +342,12 @@ h3#content_title span {
color:#fff;
}
-/* SIDEBAR : Search */
-/********************/
+/* SIDEBAR : Localplay */
+/***********************/
+
+.active_instance {
+ background:#99ccff;
+}
/* SIDEBAR : Preferences */
/*************************/