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

@ -256,7 +256,7 @@ border-top: 1px solid #835B36 !important;
}
/* options.js */
#options_div {
#options_div, #alert_div {
background: white;
}