summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-23 06:36:01 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-23 06:36:01 +0000
commit923dc6bf14f8706aeb5386795b2fd2f947499bf5 (patch)
treece07f4fc46179571505ba074a6ad5fc39ed39b56
parent706aadf51fe5c4ae57f764e9bb9d187e43f5b321 (diff)
downloadampache-923dc6bf14f8706aeb5386795b2fd2f947499bf5.tar.gz
ampache-923dc6bf14f8706aeb5386795b2fd2f947499bf5.tar.bz2
ampache-923dc6bf14f8706aeb5386795b2fd2f947499bf5.zip
tweaked menu style a little to fix a missing bar, yea i know it added a second bar
-rw-r--r--templates/menustyle.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/menustyle.inc b/templates/menustyle.inc
index 3207b01b..787e7dee 100644
--- a/templates/menustyle.inc
+++ b/templates/menustyle.inc
@@ -95,6 +95,7 @@
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
+ border-top: 1px solid white;
/* float: left; /* use for horizontal menu; comment out otherwise */
padding: 5px 0px 5px 10px;
width: 10.5em;