From f0806ec742ee620348fbaf2efd4aad303e24fcad Mon Sep 17 00:00:00 2001 From: David Wells Date: Mon, 23 Jan 2017 07:40:26 -0500 Subject: [PATCH] Fix the default doxygen table colors. --- doc/doxygen/headers/glossary.h | 2 +- doc/doxygen/stylesheet.css | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/doxygen/headers/glossary.h b/doc/doxygen/headers/glossary.h index 7fc2241a80..66a68ab57d 100644 --- a/doc/doxygen/headers/glossary.h +++ b/doc/doxygen/headers/glossary.h @@ -1255,7 +1255,7 @@ * * * - * + * * * * diff --git a/doc/doxygen/stylesheet.css b/doc/doxygen/stylesheet.css index 36c1fa4fed..99d7481e11 100644 --- a/doc/doxygen/stylesheet.css +++ b/doc/doxygen/stylesheet.css @@ -27,6 +27,17 @@ div.doxygen-generated-exception-message { font-size: 95%; } +/* + * Fix the default table settings to be readable: this overrides the first row + * and column background to grey (instead of dark blue, upon which links are + * impossible to read) and the text color to black (instead of white, which + * would no longer be visable). + */ +table.doxtable th { + background-color: #d6d6d6; + color: #000000; +} + div.image img[src="fe_enriched_1d.png"] { width:500px; } -- 2.39.5
ElementFunction space%Function spaceNode values
FE_Q, FE_DGQQk