summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/couchdb/couch.ini.tpl.in0
-rw-r--r--share/www/style/layout.css1
2 files changed, 1 insertions, 0 deletions
diff --git a/etc/couchdb/couch.ini.tpl.in b/etc/couchdb/couch.ini.tpl.in
deleted file mode 100644
index e69de29b..00000000
--- a/etc/couchdb/couch.ini.tpl.in
+++ /dev/null
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 */