Sha256: b16fff2d34b420e9de93b6fd5742be4f2d814b236fb7a6c89b66531f82c79a1c

Contents?: true

Size: 1.02 KB

Versions: 11

Compression:

Stored size: 1.02 KB

Contents

body {
  color: red;
  background-color: yellow;
  font-family: monospace;
  font-size: 10px;
  margin: 0;
}

h3 {
  font-weight: bold;
  border-bottom: 2px solid red;
}

h2 {
  float: left;
  color: red;
}

ol, ul {
  list-style-type: none;
}

ol {
  padding-left: 10px;
}

ul {
  padding-bottom: 5px;
  border-bottom: solid red 2px;
}

div#stats {
  background-color: yellow; /* #002A5C */
  color: red;
  float: left;
  border-right: solid 2px red;
  position: fixed;
  height: 100%;
  padding: 5px;
  padding-right: 15px;
}

div#jobs {
  position: absolute;
  left: 375px;
  top: 10px;
  width: 500px;
  padding-left: 20px;
  color: red;
}

div#groups {
  color: red;
  background-color: yellow;
  border: solid 1px red;
  overflow-y: auto;
  height: 150px;
}

div#groups a {
  color: red;
  background-color: yellow;
}

.highlight {
  background-color: red;
  color: yellow;
}

td {
  padding-right: 10px;
}

a {
  text-decoration: underline;
  color: red;
  font-weight: bold;
}

a:hover, ol a:hover {
  text-decoration: underline;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
right_chimp-2.1.3 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-2.1.2 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-2.1.0 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-2.0.2 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-2.0.1 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-2.0 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-1.1.3 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-1.1.2 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-1.1.1 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-1.1.0 lib/right_chimp/templates/invertedhotdogstand.css
right_chimp-1.0.9 lib/right_chimp/templates/invertedhotdogstand.css