aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/stylesheet.css')
-rw-r--r--doc/html/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/stylesheet.css b/doc/html/stylesheet.css
index cdab37d..e0d8df1 100644
--- a/doc/html/stylesheet.css
+++ b/doc/html/stylesheet.css
@@ -1202,7 +1202,7 @@ tr.heading h2 {
#powerTip {
cursor: default;
white-space: nowrap;
- background-color: white;
+ background-color: #050505;
border: 1px solid gray;
border-radius: 4px 4px 4px 4px;
box-shadow: 1px 1px 7px gray;