~ubuntu-branches/ubuntu/vivid/yelp-xsl/vivid

« back to all changes in this revision

Viewing changes to xslt/docbook/html/db2html-css.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-05-25 12:04:24 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110525120424-gsvebuszy3p5mdfa
Tags: 3.0.2-1
* New upstream release.
* Update to standards version 3.9.2, no change needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
160
160
dl.setindex dt { margin-top: 0; }
161
161
dl.setindex dd { margin-top: 0; margin-bottom: 0; }
162
 
div.simplelist {
163
 
  margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em;
164
 
  -webkit-margin-start: 1.72em;
165
 
  -webkit-margin-end: 0;
166
 
  -moz-margin-start: 1.72em;
167
 
  -moz-margin-end: 0;
168
 
}
 
162
div.simplelist { margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em; }
169
163
div.simplelist table { margin-left: 0; border: none; }
170
164
div.simplelist td {
171
165
  padding: 0.5em;