summaryrefslogtreecommitdiff
path: root/plugins/help/skins/larry/help.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-11 11:23:49 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-11 11:23:49 +0100
commit5af9312889f9396d7b01f39aa6b0892d08375a00 (patch)
tree02679e99ce6084359a6b50220f1d5cc71616cad7 /plugins/help/skins/larry/help.css
parent25a86bacf6b5ed30b78d33ad656c48458876e102 (diff)
Add #message element on Help plugin pages, update files list in package.xml
Diffstat (limited to 'plugins/help/skins/larry/help.css')
-rw-r--r--plugins/help/skins/larry/help.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/help/skins/larry/help.css b/plugins/help/skins/larry/help.css
index 20caa7a87..931ae1b61 100644
--- a/plugins/help/skins/larry/help.css
+++ b/plugins/help/skins/larry/help.css
@@ -38,3 +38,8 @@
.toolbar a.button.license {
background: url(help.png) center -130px no-repeat;
}
+
+.iframebox.help_about,
+.iframebox.help_license {
+ overflow: auto;
+}