summaryrefslogtreecommitdiff
path: root/plugins/help/skins/classic/help.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-07-05 10:40:32 +0200
committerAleksander Machniak <alec@alec.pl>2013-07-05 10:40:32 +0200
commiteabc0564cd09a5ce77c00777e34cc1bfc7ee56d4 (patch)
tree683a734c3fe7439e0f6c16c69e575538fb8e7630 /plugins/help/skins/classic/help.css
parent86d13b73b85cb8da15e3f15632b8fcdb7e245b5a (diff)
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
Diffstat (limited to 'plugins/help/skins/classic/help.css')
-rw-r--r--plugins/help/skins/classic/help.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/skins/classic/help.css b/plugins/help/skins/classic/help.css
index 8f67f111e..ad5b7dab4 100644
--- a/plugins/help/skins/classic/help.css
+++ b/plugins/help/skins/classic/help.css
@@ -7,7 +7,7 @@
.help-box
{
- overflow: auto;
+ overflow: auto;
background-color: #F2F2F2;
}