top bar option!
[freeside.git] / httemplate / elements / xmenu.css
index 46b221b..97c7da8 100644 (file)
@@ -95,6 +95,9 @@
 }
 
 .webfx-menu-bar {
+        /* i want a vertical bar */
+        display:                        block;
+
        /* background:          rgb(120,172,255);/*rgb(255,128,0);*/
        /* background:           #a097ed; */
        background:              #000000;
        */
        ie-dummy:               expression(this.hideFocus=true);
 
-       border-left:    1px solid rgb(0,66,174);
-       border-right:   1px solid rgb(234,242,255);
-       border-top:             1px solid rgb(0,66,174);
-       border-bottom:  1px solid rgb(234,242,255);
+/*     border-left:    1px solid rgb(0,66,174); */
+/*     border-right:   1px solid rgb(234,242,255); */
+/*     border-top:             1px solid rgb(0,66,174); */
+/*     border-bottom:  1px solid rgb(234,242,255); */
 }
 
 .webfx-menu-title  {