summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sitestatic/archweb.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css
index 2259494f..2dc5be15 100644
--- a/sitestatic/archweb.css
+++ b/sitestatic/archweb.css
@@ -414,6 +414,10 @@ table thead th.sorter-false {
cursor: default;
}
+.tablesorter-header:focus {
+ outline: none;
+}
+
/**
* PAGE SPECIFIC STYLES
*/