Skip to content

Instantly share code, notes, and snippets.

@baroquon
Created July 21, 2014 21:22
Show Gist options
  • Save baroquon/1e5a19534220a264b068 to your computer and use it in GitHub Desktop.
Save baroquon/1e5a19534220a264b068 to your computer and use it in GitHub Desktop.
#error_explanation.alert-error{
background: #f2dede;
background-color: #f2dede;
border: 1px solid #eed3d7;
color: #b94a48;
padding: 8px 35px 8px 14px;
margin: 0 0 20px;
}
#error_explanation.alert-error li{
font-size: 12px;
text-align: left;
color: #b94a48;
list-style-type: disc;
margin: 0 0 5px 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment