[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3262: No more white bar. (website/branches/z3d/trac)
Author: z3d
Date: 2008-10-27 23:01:18 -0400 (Mon, 27 Oct 2008)
New Revision: 3262
Modified:
website/branches/z3d/trac/trac.css
Log:
No more white bar.
Modified: website/branches/z3d/trac/trac.css
===================================================================
--- website/branches/z3d/trac/trac.css 2008-10-28 02:40:52 UTC (rev 3261)
+++ website/branches/z3d/trac/trac.css 2008-10-28 03:01:18 UTC (rev 3262)
@@ -219,7 +219,7 @@
/* Main navigation bar */
#mainnav {
- background: #000000 url(/chrome/common/topbar_gradient.png);
+ background: #000000 url(http://vidalia-project.net/images/navtab_bg.png);
border: 1px solid #000;
font: normal 12px "Lucida Grande","Lucida Sans Unicode",Lucida, verdana,'Bitstream Vera Sans',arial, helvetica,sans-serif;
margin: .66em 0 .33em;