X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fxmenu.css;h=97c7da8bbc6a60652c0210b26d0bf7f5009d7e8c;hb=f01e2ce0aa6c1925e6266d78797025ec68bfac07;hp=46b221bda8afc98d83116b9a8d86ce48803c115b;hpb=4d68624491e3500a0bdb737a421c3711e5defebf;p=freeside.git diff --git a/httemplate/elements/xmenu.css b/httemplate/elements/xmenu.css index 46b221bda..97c7da8bb 100644 --- a/httemplate/elements/xmenu.css +++ b/httemplate/elements/xmenu.css @@ -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; @@ -167,10 +170,10 @@ */ 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 {