mailer project continued:
[mailer.git] / theme / schleuder / css / ajax.css
1
2 .ajax_error_message {
3 }
4
5 .ajax_error_content, .ajax_warning_content {
6         width: 470px;
7         border: 1px solid #ffffff;
8         margin-top: 5px;
9         color: #ffffff;
10         padding: 10px;
11 }