]> git.mxchange.org Git - mailer.git/blobdiff - theme/schleuder/css/ajax.css
mailer project continued:
[mailer.git] / theme / schleuder / css / ajax.css
diff --git a/theme/schleuder/css/ajax.css b/theme/schleuder/css/ajax.css
new file mode 100644 (file)
index 0000000..68c5f08
--- /dev/null
@@ -0,0 +1,11 @@
+
+.ajax_error_message {
+}
+
+.ajax_error_content, .ajax_warning_content {
+       width: 470px;
+       border: 1px solid #ffffff;
+       margin-top: 5px;
+       color: #ffffff;
+       padding: 10px;
+}