diff --git a/templates/html/doxygen.css b/templates/html/doxygen.css index a4ab21eb4c3..8d4abc50299 100644 --- a/templates/html/doxygen.css +++ b/templates/html/doxygen.css @@ -139,6 +139,10 @@ a.navtab { font-weight: bold; } +.tablist a:focus { + outline: auto; +} + div.qindex{ text-align: center; width: 100%;