diff options
Diffstat (limited to 'theme/jquery.jqplot.css')
-rw-r--r-- | theme/jquery.jqplot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/jquery.jqplot.css b/theme/jquery.jqplot.css index 2810d2be4..44ef6a5c5 100644 --- a/theme/jquery.jqplot.css +++ b/theme/jquery.jqplot.css @@ -210,7 +210,7 @@ table.jqplot-cursor-tooltip { border: 1px solid #cccccc; font-size: 0.75em; white-space: nowrap; - background: rgba(208,208,208,0.5); + background: rgba(208,208,208,0.9); padding: 1px; } |