summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-17 05:26:11 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-17 05:26:11 +0000
commit8448a0fc84ba25e6fd949b8162e3d1c96948d808 (patch)
treef25ba419b76412d0d072e9e9c9ffa7cbbfb36885 /themes
parentd23122dffafa40415b1496c240ebd0b27619ef0f (diff)
downloadampache-8448a0fc84ba25e6fd949b8162e3d1c96948d808.tar.gz
ampache-8448a0fc84ba25e6fd949b8162e3d1c96948d808.tar.bz2
ampache-8448a0fc84ba25e6fd949b8162e3d1c96948d808.zip
added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc
Diffstat (limited to 'themes')
-rw-r--r--themes/classic/templates/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index b45857ee..80e09acf 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -687,7 +687,7 @@ a.button{padding:1px 3px;}
text-indent:-9999em;
}
-.information {
+.information,.information a {
font-size: 0.9em;
font-style: italic;
color: #c0c0c0;