summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
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 */