Fix wording on alert() shown when Delete button is clicked in NewsletterAdmin.js...
[silverstripe-elijah.git] / css / dialog.css
blobf43b9ee7463780b6e785fd986c82103f83fc62ba
1 p.message {
2 /*background: url(../cms/images/dialogs/alert.gif) repeat top left;*/
3 padding-left: 60px;
6 img {
7 float: left;
8 margin-left: -60px;
11 span {
12 clear: right;
15 body {
16 font-family: Arial, sans-serif;
17 font-size: 1em;