X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fxmenu.css;h=33ad90caab6f12d98e43c227852f6296b682359a;hb=d1014a727cefa5d9813153594541f62ec15fc8b9;hp=46b221bda8afc98d83116b9a8d86ce48803c115b;hpb=4d68624491e3500a0bdb737a421c3711e5defebf;p=freeside.git diff --git a/httemplate/elements/xmenu.css b/httemplate/elements/xmenu.css index 46b221bda..33ad90caa 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; @@ -125,6 +128,8 @@ padding: 1px 5px 1px 5px; + font-size: 14px; + /* color: black; */ color: white; text-decoration: none; @@ -167,10 +172,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 {