Change color of the alert box for midnight theme

This commit is contained in:
Frederic Guillot 2013-07-19 21:19:55 -04:00
parent aacd4f0dc4
commit cf9f1b3655
1 changed files with 1 additions and 6 deletions

View File

@ -74,12 +74,7 @@ nav .active a {
color: #efefef;
}
.alert {
color: #c09853;
background-color: #fcf8e3;
border: 1px solid #fbeed5;
}
.alert,
.alert-success,
.alert-error,
.alert-info,