Sha256: 59ff6ecd045cc8c4bc7ee304fc69c8091304398938fd0d4a39b8756ff89a86b5

Contents?: true

Size: 874 Bytes

Versions: 3

Compression:

Stored size: 874 Bytes

Contents

#errorExplanation,
.alert,
.notice {
  padding: 0.8em;
  margin: 1em 0;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 1.5em;
}

#errorExplanation p,
#errorExplanation li,
#errorExplanation h3 {
  color: #D12F19!important;
}

#errorExplanation h3 { margin: 5px 0 0 0; }

#errorExplanation ul { margin: 10px 0 0 20px!important; }

#errorExplanation,
.alert { background: #FBE3E4; border-color: #FBC2C4; color: #D12F19; }
.alert a { color: #D12F19; text-decoration: underline; }

.notice { background: #FFF6BF; border-color: #FFD324; color: #817134; }
.notice a { color: #817134; text-decoration: underline; }

.fieldWithErrors label { color: #CD0A0A;}
.fieldWithErrors input { background: #FEF8F6; }

#errorExplanation ul { margin: 1em 1.5em; }
#errorExplanation ul li { list-style: square!important; margin: 0!important; }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
typus-3.1.1 app/assets/stylesheets/typus/errors.css
typus-3.1.0 app/assets/stylesheets/typus/errors.css
typus-3.1.0.rc19 app/assets/stylesheets/typus/errors.css