Sha256: c3f862fe56fd67d5a5e7166fdb024f7b19ab54f87ef1c574a7e9df56bfa33614

Contents?: true

Size: 685 Bytes

Versions: 15

Compression:

Stored size: 685 Bytes

Contents

div.list {
  float: left;
  height: 470px;
  border-left: 1px solid #000;
  overflow-y: scroll;
  min-width: 2in;
  font-size: 10pt;
}

div.list div {
  padding: 5px;
  padding-right: 2em;
  background-color: #eee;
  margin-bottom: 2px;
}

div.list div:nth-child(even) {
  background-color: #ccc;
}

canvas {
  width: 640px;
  height: 470px;
  border-right: 1px inset #000;
}

div.help {
  float: left;
  text-align: left;
  width: 150px;
}

div#how-to-customize {
  text-align: left;
  display: none;
  background-color: #fff;
  margin: 0;
  padding-left: 1em;
  padding-right: 1em;
  width: 800px;
  border: 1px solid #aaa;
  font-size: 11pt;
}

#below-nav {
  margin-left: 2.5in;
}

Version data entries

15 entries across 15 versions & 1 rubygems

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