summaryrefslogtreecommitdiff
path: root/doc/doxy
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxy')
-rw-r--r--doc/doxy/doxy_stylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doxy/doxy_stylesheet.css b/doc/doxy/doxy_stylesheet.css
index 63238a2d5c..998ab996bc 100644
--- a/doc/doxy/doxy_stylesheet.css
+++ b/doc/doxy/doxy_stylesheet.css
@@ -260,6 +260,10 @@ pre code {
-moz-border-radius: 9px;
border-radius: 9px;
}
+
+.label a {
+ color:#ffffff;
+}
a.label:hover,
a.badge:hover {
color: #ffffff;