Index: themes/seven/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/style.css,v retrieving revision 1.57 diff -u -p -r1.57 style.css --- themes/seven/style.css 5 May 2010 16:41:57 -0000 1.57 +++ themes/seven/style.css 5 Jun 2010 16:34:56 -0000 @@ -247,26 +247,26 @@ div.messages { padding: 9px; margin: 0.5em 0 0; color: #036; - background: #bdf; - border: 1px solid #ace; + background: #f0f8ff; + border: thick solid #ace; } div.warning { color: #840; - background: #fe6; - border-color: #ed5; + background: #fffce5; + border: thick solid #ed5; } div.error { - color: #fff; - background: #e63; - border-color: #d52; + color: #c64110; + background: #fef5f1; + border: thick solid #ed541d; } div.error p.error { color: #333; } div.status { color: #360; - background: #cf8; - border-color: #be7; + background: #F8FFF0; + border: thick solid #be7; } /**