custom alert: now alert will be able to display custom HTML

This commit is contained in:
czaks
2014-10-18 22:43:35 +02:00
parent 638931b02d
commit b55ebcd0ef
10 changed files with 53 additions and 13 deletions

View File

@@ -59,7 +59,7 @@ table.modlog tr th {
}
/* options.js */
#options_div {
#options_div, #alert_div {
background: #f0e0d6;
}