summaryrefslogtreecommitdiffstats
path: root/contrib/themes
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2007-08-06 22:10:58 +0000
committerxgizzmo <xgizzmo@ampache>2007-08-06 22:10:58 +0000
commitc1e451729180af2a5749aa93671975e72f8d40a9 (patch)
tree6476d912a35abde5265df007c6daf132f046bd07 /contrib/themes
parent0949ff48904b06438fc4215854d7fa3ba884474e (diff)
downloadampache-c1e451729180af2a5749aa93671975e72f8d40a9.tar.gz
ampache-c1e451729180af2a5749aa93671975e72f8d40a9.tar.bz2
ampache-c1e451729180af2a5749aa93671975e72f8d40a9.zip
fix some short tags causeing some weirdness in the menu, fixed a typo here and there.
Diffstat (limited to 'contrib/themes')
-rw-r--r--contrib/themes/Green-Marble/templates/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/themes/Green-Marble/templates/default.css b/contrib/themes/Green-Marble/templates/default.css
index 6351b486..cad668fa 100644
--- a/contrib/themes/Green-Marble/templates/default.css
+++ b/contrib/themes/Green-Marble/templates/default.css
@@ -391,7 +391,7 @@ span.five-stars:hover { width: 80px; }
}
.text-action a, .text-action span {
padding: 0 2px;
- background: #ddd;
+ background: url(../images/active.tablebg.gif) #000000 repeat-x;
border:1px solid #000;
text-decoration: none;
}