Sha256: f15e40cbf945ac25d3ec5ca12502422e936ea31bf4d271be774763f89f8dcc0f

Contents?: true

Size: 864 Bytes

Versions: 4

Compression:

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

#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

4 entries across 4 versions & 1 rubygems

Version Path
typus-3.1.0.rc18 app/assets/stylesheets/typus/errors.css
typus-3.1.0.rc17 app/assets/stylesheets/typus/errors.css
typus-3.1.0.rc16 app/assets/stylesheets/typus/errors.css
typus-3.1.0.rc15 app/assets/stylesheets/typus/errors.css