From d8e10161098db2dcd03390bc7169cd88b31d4c60 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 9 Jul 2013 17:02:51 +0200 Subject: Fix opening in new window; keep extwin mode when switching help actions --- plugins/help/skins/classic/help.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'plugins/help/skins/classic/help.css') diff --git a/plugins/help/skins/classic/help.css b/plugins/help/skins/classic/help.css index ad5b7dab4..c45b8f0b0 100644 --- a/plugins/help/skins/classic/help.css +++ b/plugins/help/skins/classic/help.css @@ -5,6 +5,20 @@ background-image: url('help.gif'); } +.extwin #tabsbar +{ + top: 21px; + left: 20px; + right: 100px; + border-bottom: 0; +} + +.closelink { + position: absolute; + top: 20px; + right: 20px; +} + .help-box { overflow: auto; -- cgit v1.2.3