Sha256: df5448138ca1dd0b4fc36710a077539c1e0396339d0d47fc506f222180baf047

Contents?: true

Size: 659 Bytes

Versions: 1

Compression:

Stored size: 659 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;
}

[v-cloak] { display: none }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shiba-0.3.0 web/main.css