Sha256: a0780be4fbc6ca447d8217fef32e387adc950d0f9a22cd86bc4379a5096b5371

Contents?: true

Size: 771 Bytes

Versions: 7

Compression:

Stored size: 771 Bytes

Contents

body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
  font-family: sans-serif;
}

body {
  font-size:0.8em;
}

#log {
  padding-bottom: 1em;
  border-bottom: 2px solid #000;
  margin-bottom: 2em;
}

.logsummary {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1ex;
  border: 1px solid #000;
  font-weight: bold;
}

.logtable {
  width:100%;
  border-collapse: collapse;
  border: 1px dotted #666;
}

.logtable td, .logtable th {
  text-align: left;
  padding: 3px 8px;
  border: 1px dotted #666;
}

.logtable .passed {
  background-color: #cfc;
}

.logtable .failed, .logtable .error {
  background-color: #fcc;
}

.logtable td div.action_buttons {
  display: inline;
}

.logtable td div.action_buttons input {
  margin: 0 5px;
  font-size: 10px;
}

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
Fingertips-headless-squirrel-0.2.0 test/regression/prototype/unit/assets/unittest.css
Fingertips-headless-squirrel-0.3.0 test/regression/prototype/unit/assets/unittest.css
Fingertips-headless-squirrel-0.4.0 test/regression/prototype/unit/assets/unittest.css
Fingertips-headless-squirrel-0.5.0 test/regression/prototype/unit/assets/unittest.css
alloy-js-test-san-0.1.0 test/regression/prototype/unit/assets/unittest.css
alloy-js-test-san-0.1.1 test/regression/prototype/unit/assets/unittest.css
headless-squirrel-0.5.1 test/regression/prototype/unit/assets/unittest.css