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

« back to all changes in this revision

Viewing changes to xslt/docbook/html/db2html-callout.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:
117
117
  padding-left: 0.4em; padding-right: 0.4em;
118
118
  border: solid 1px </xsl:text>
119
119
  <xsl:value-of select="$db2html.co.border_color"/><xsl:text>;
 
120
  border-radius: 8px;
120
121
  -moz-border-radius: 8px;
 
122
  -webkit-border-radius: 8px;
121
123
  background-color: </xsl:text>
122
124
  <xsl:value-of select="$db2html.co.background_color"/><xsl:text>;
123
125
  color: </xsl:text>