aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--helpDialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpDialog.html b/helpDialog.html
index 557cfb69..16007f13 100644
--- a/helpDialog.html
+++ b/helpDialog.html
@@ -4,7 +4,7 @@
-->
<div id="vimiumHelpDialog">
<style>
- #vimiumHelpDialog * { font-size:12px; line-height:130%; color:black; }
+ #vimiumHelpDialog * { font-size:12px; line-height:130%; color:black; background-color:transparent; }
#vimiumHelpDialog {
text-align:left;
border:3px solid red;