summaryrefslogtreecommitdiff
path: root/share/www/style
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-07-06 00:33:50 +0000
committerNoah Slater <nslater@apache.org>2009-07-06 00:33:50 +0000
commit282b96ddd9a84b740788c2358ec0f5fedafb7cc6 (patch)
treefb48e605ceb8079d0195d3b1ec0eca7110fa7ef2 /share/www/style
parentb5cc085d3bc6316063f14adedf20632ee904875d (diff)
trimmed trailing whitespace
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@791350 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/style')
-rw-r--r--share/www/style/layout.css2
1 files changed, 1 insertions, 1 deletions
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;