Sha256: 91d6644c56086fbefcd155fdcae591859d6059d29c67b252fd88b5c7fcbfa0f7

Contents?: true

Size: 595 Bytes

Versions: 13

Compression:

Stored size: 595 Bytes

Contents

.content {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.alert-success {
  background-color: #d2e7ba;
  color: #24a318;
}

.alert-notice {
  background-color: #eeeec7;
  color: #72725f;
}

.alert-error {
  background-color: #f6c8cd;
  color: #e35d6a;
}

.alert {
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}

body {
  font-family: Helvetica, sans-serif;
}

ul {
  list-style-type: none;
}

.gates {
  margin-bottom: 25px;
}

th, td {
  text-align: left;
  padding-right: 10px;
}

th:last-child {
  padding-right: 0;
}

td:last-child {
  padding-right: 0;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
feature_gate-0.2.6 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.5 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.4 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.3 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.2 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.1 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.2.0 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.9 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.8 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.7 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.6 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.5 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.4 app/assets/stylesheets/feature_gate/application.scss.css