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

@ -382,7 +382,7 @@ font-size: 9pt;
}
/* options.js */
#options_div {
#options_div, #alert_div {
background: #a47a6b url('img/caffe_reply.png') repeat center;
border: solid 1px #a47a6b;
-moz-border-radius: 5px;