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

@ -86,7 +86,7 @@ table.modlog tr th {
}
/* options.js */
#options_div {
#options_div, #alert_div {
background: rgb(240, 224, 214);
}
.options_tab_icon {