Sha256: 9975a9344e40ad7c93b6be2e563e164b1fa145dec965baf86b5ef6a14cc7dbb4

Contents?: true

Size: 1.13 KB

Versions: 15

Compression:

Stored size: 1.13 KB

Contents

/*= require "jax/runtime" */
/*= require "jax/nav" */

body {
  margin: 0;
  background-color: #eee;
  font-family: "Helvetica Neue Light", "Lucida Grande", "Calibri", "Arial", sans-serif;
}

a {
  color: #00f;
  text-decoration: none;
}

a:hover {
  color: #00f;
  text-decoration: none;
}

a:active {
  color: #00f;
  text-decoration: none;
}

a:visited {
  color: #00f;
  text-decoration: none;
}

div#jax-banner {
  margin-top: 1em;
  margin-left: 1in;
  margin-bottom: 1em;
}

div#jax-banner span.title {
  color: red;
  font-size: 22pt;
  margin-left: 0.5em;
}

div#jax-banner span.version {
  font-size: 8pt;
}

div.code {
  white-space: pre;
  font-family: monospace;
}

div.spacer {
  clear: both;
}

div#content {
  margin-left: 1in;
  margin-right: 1in;
}

#below-nav-row {
  padding-top: 1em;
  background-color: #fff;
  padding-bottom: 0.75em;
  margin-bottom: 0.25em;
  border-bottom: 1px dashed #999;
}

#below-nav {
  padding-left: 0.25in;
  font-size: 11pt;
}

#below-nav #drop-arrow {
  border-left: 1px dashed #000;
  border-bottom: 1px dashed #000;
  width: 1em;
  height: 0.6em;
  margin-right: 0.5em;
  display: block;
  float: left;
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
jax-3.0.0.rc2 app/assets/stylesheets/jax/suite.css
jax-2.0.12 app/assets/stylesheets/jax/suite.css
jax-3.0.0.rc1 app/assets/stylesheets/jax/suite.css
jax-2.0.11 app/assets/stylesheets/jax/suite.css
jax-2.0.10 app/assets/stylesheets/jax/suite.css
jax-2.0.9 app/assets/stylesheets/jax/suite.css
jax-2.0.8 app/assets/stylesheets/jax/suite.css
jax-2.0.7 app/assets/stylesheets/jax/suite.css
jax-2.0.6 app/assets/stylesheets/jax/suite.css
jax-2.0.5 app/assets/stylesheets/jax/suite.css
jax-2.0.4 app/assets/stylesheets/jax/suite.css
jax-2.0.3 app/assets/stylesheets/jax/suite.css
jax-2.0.2 app/assets/stylesheets/jax/suite.css
jax-2.0.1 app/assets/stylesheets/jax/suite.css
jax-2.0.0 app/assets/stylesheets/jax/suite.css