Sha256: 2247b892d63cbfaac8b675fda80a29b087312af35af76a85336adbd4d68b0d76

Contents?: true

Size: 777 Bytes

Versions: 4

Compression:

Stored size: 777 Bytes

Contents

/* Workarounds for IE6's broken and incomplete CSS2. */

div.sidebar-content {
  background: #ffffee;
  border: 1px solid silver;
  padding: 0.5em;
}
div.sidebar-title, div.image-title {
  color: #527bbd;
  font-family: sans-serif;
  font-weight: bold;
  margin-top: 0.0em;
  margin-bottom: 0.5em;
}

div.listingblock div.content {
  border: 1px solid silver;
  background: #f4f4f4;
  padding: 0.5em;
}

div.quoteblock-attribution {
  padding-top: 0.5em;
  text-align: right;
}

div.verseblock-content {
  white-space: pre;
}
div.verseblock-attribution {
  padding-top: 0.75em;
  text-align: left;
}

div.exampleblock-content {
  border-left: 2px solid silver;
  padding-left: 0.5em;
}

/* IE6 sets dynamically generated links as visited. */
div#toc a:visited { color: blue; }

Version data entries

4 entries across 3 versions & 2 rubygems

Version Path
FooBarWidget-mizuho-0.9.4 asciidoc/stylesheets/xhtml11-quirks.css
FooBarWidget-mizuho-0.9.5 asciidoc/stylesheets/xhtml11-quirks.css
mizuho-0.9.6 asciidoc/examples/website/xhtml11-quirks.css
mizuho-0.9.6 asciidoc/stylesheets/xhtml11-quirks.css