Sha256: 1f4e8c06dc1574a1df9896253a32a3f51aa210abca1f9de877dd78d46fe226e4

Contents?: true

Size: 567 Bytes

Versions: 1

Compression:

Stored size: 567 Bytes

Contents

.field_with_errors {
  padding: 2px;
  background-color: #FFEBEB;
  display:inline;
  label {
    color: #CC0000;
    font-weight:800;
  }
}

#error_explanation {
  width: 450px;
  border: 0px solid red;
  padding: 7px;
  padding-bottom: 2px;
  margin-bottom: 20px;
  background-color: #FFEBEB;
}

#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #FFEBEB;
}

#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pixelearth-3.2.4 app/assets/stylesheets/validation_errors.scss