summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2008-08-29 14:47:59 +0000
committerChristopher Lenz <cmlenz@apache.org>2008-08-29 14:47:59 +0000
commitfbc8c2adc71267824c5ad0b72200a018fb2044e5 (patch)
tree7997ab4fd9e26f2c434c186655fc537f9371c8eb /share
parente9f4150f9d325ebf35c0db37ce2796ec8d240e0d (diff)
Fix up svn:ignore properties after runtimeconfig branch merge.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-rw-r--r--share/www/style/layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css
index 3ea1cbcf..0e6e44c2 100644
--- a/share/www/style/layout.css
+++ b/share/www/style/layout.css
@@ -327,6 +327,7 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight;
#tabs .active :link, #tabs .active :visited { background: #e9e9e9;
border-bottom-color: #e9e9e9; color: #333;
}
+#tabs :link:focus, #tabs :visited:focus { outline: none; }
/* Document fields table */