From 27b2a0becb1395bdc9159483483712e98d28fcf8 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 11 Jan 2009 12:31:05 +0000 Subject: Futon docids are links to the raw JSON doc git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733462 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 1 + 1 file changed, 1 insertion(+) (limited to 'share/www/style') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 6e649463..a3c771e2 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -36,6 +36,7 @@ h1 :link, h1 :visited { text-shadow: #333 2px 2px 1px; } h1 strong { color: #fff; font-weight: normal; padding-right: 25px; } +h1 strong a {color:#fff !important;background:none !important;} body.loading h1 strong { background: url(../image/spinner.gif) right center no-repeat; } -- cgit v1.2.3