From 412f3101c1eca7d7bc573f56f13ef060cb01fe8c Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 28 Oct 2009 04:37:53 -0400 Subject: [PATCH] Improve the help formatting with generous and ugly use of struts. Unfortunately, the HTML box model doesn't lend itself to automatic Vim-ish formatting. --HG-- branch : xslt --- common/content/help.xsl | 32 +++++++++++++---- common/content/overlay.xsl | 72 -------------------------------------- common/content/style.js | 21 +++++------ common/content/tabs.js | 3 +- common/make_jar.sh | 2 +- 5 files changed, 39 insertions(+), 91 deletions(-) delete mode 100644 common/content/overlay.xsl diff --git a/common/content/help.xsl b/common/content/help.xsl index 3f3452bd..fbab61fc 100644 --- a/common/content/help.xsl +++ b/common/content/help.xsl @@ -46,11 +46,16 @@ + - + + + + + @@ -60,6 +65,25 @@ + + + + + + + + + + + + + + + + + + + @@ -146,12 +170,6 @@ - - - - - - diff --git a/common/content/overlay.xsl b/common/content/overlay.xsl deleted file mode 100644 index b6a21ec1..00000000 --- a/common/content/overlay.xsl +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/content/style.js b/common/content/style.js index 79919e8d..60eb410b 100644 --- a/common/content/style.js +++ b/common/content/style.js @@ -134,11 +134,11 @@ Highlights.prototype.CSS =