Sha256: a642045f4744562570036499c7c60fcac41544a1c4ce84433880e6e3c3ef62b3

Contents?: true

Size: 629 Bytes

Versions: 3

Compression:

Stored size: 629 Bytes

Contents

.query-info-box {
  border: 1px solid black;
  padding: 10px;
  margin: 20px;
}

.backtrace {
  font-family: monospace;
  background-color: #EEEEEE;
  padding: 5px;
  margin: 10px
}

.sql {
  font-family: monospace;
}

.badge  {
  color: black;
  background-color: white;
  border-style: solid;
  border-width: 2px;
  margin-right: 5px;
  width: 100px;
}

.shiba-badge-info {
  border-color: #78b0ec;
}

.shiba-badge-danger {
  border-color: #ff655d;
}

.shiba-badge-success {
  border-color: green;
}

.shiba-badge-warning {
  border-color: #ffb100;
}

.shiba-info-list {
  list-style-type:none;
  margin: 5px;
  padding: 0;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shiba-0.2.3 web/main.css
shiba-0.2.2 web/main.css
shiba-0.2.0 web/main.css