From 282b96ddd9a84b740788c2358ec0f5fedafb7cc6 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Mon, 6 Jul 2009 00:33:50 +0000 Subject: trimmed trailing whitespace git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@791350 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/www/style') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index d6e66d0a..24348f2a 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -30,7 +30,7 @@ h1 { background: #333; border-right: 2px solid #111; line-height: 1.8em; margin: 0 0 1em; padding: 0 0 0 1em; position: relative; } h1 :link, h1 :visited, h1 strong { padding: .4em .5em; } -h1 :link, h1 :visited { +h1 :link, h1 :visited { background: url(../image/path.gif) 100% 50% no-repeat; color: #bbb; cursor: pointer; padding-right: 2.2em; text-shadow: #333 2px 2px 1px; -- cgit v1.2.3