From 923dc6bf14f8706aeb5386795b2fd2f947499bf5 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 23 Jan 2006 06:36:01 +0000 Subject: tweaked menu style a little to fix a missing bar, yea i know it added a second bar --- templates/menustyle.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') 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; -- cgit