Sha256: 8c9fcc547baf05ad531fa22f7ea6c844e283a9f9f07e24654bb71d677247f125

Contents?: true

Size: 587 Bytes

Versions: 7

Compression:

Stored size: 587 Bytes

Contents

.normal_key {
  font-weight: bold;
}
.normal_value {

}

.pk_key {
  font-weight: bold;
  color: red;
}
.pk_value {
  font-size: 18px;
  font-weight: bold;
}

.type_key {
  font-weight: bold;
  color: blue;
}
.type_value {
  font-size: 18px;
  font-weight: bold;
  color: magenta
}

.fk_key {
  color: red;
  font-weight: bold;
}
.fk_value {

}

.date_key {
  color: green;
}
.date_value {

}

.name_key {
  color: magenta;
  font-weight: bold;
}
.name_value {
  font-size: 18px;
  font-weight: bold;
  color: magenta
}

.private_key {
  color: #aaa;
}
.private_value {
  color: #aaa;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bug_hunter-0.1.1 public/stylesheets/highlight.css
bug_hunter-0.1.0 public/stylesheets/highlight.css
bug_hunter-0.0.6 public/stylesheets/highlight.css
bug_hunter-0.0.5 public/stylesheets/highlight.css
bug_hunter-0.0.4 public/stylesheets/highlight.css
bug_hunter-0.0.2 public/stylesheets/highlight.css
bug_hunter-0.0.1 public/stylesheets/highlight.css