Whamcloud - gitweb
LUDOC-243 style: Improve formatting of version tags (html) 07/10707/2
authorRyan Haasken <haasken@cray.com>
Thu, 12 Jun 2014 23:01:40 +0000 (18:01 -0500)
committerRichard Henwood <richard.henwood@intel.com>
Mon, 16 Jun 2014 21:43:33 +0000 (21:43 +0000)
commit4e9847101b17ca5463ca9ff6a64ffd29cc5267b4
tree08ddb633d30f38d773073308ab7b87b8a4249ca4
parent6f39a1bf0de1939a2a3357a3f65c1e9de8baec4f
LUDOC-243 style: Improve formatting of version tags (html)

Improved the xsl templates and the manual.css stylesheet so that the
Lustre version tags would not overlap the text.

- Created a versionbox div class for the div which puts a box around
  version-specific content.
- Created a versioncontent span class for the actual content.
- Put the xsl:apply-templates element inside of a versioncontent span.
- Gave the versioncontent class a margin-left of 15px to move the text
  to the right of the versionlabel.
- Capitalized "Introduced" in the version labels.

Signed-off-by: Ryan Haasken <haasken@cray.com>
Change-Id: I4dbacc082211116626298caf8629e942803725e0
Reviewed-on: http://review.whamcloud.com/10707
Tested-by: Jenkins
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
style/customstyle.xsl
style/manual.css