Avoid additional visible border on some hidden popups

This commit is contained in:
Nathan Gray 2013-04-02 21:41:43 +00:00
parent e8c9a1ecde
commit 70126e5698

View File

@ -530,7 +530,7 @@ Preferences tabs
padding:12px;
}
/* new dialog style */
.prompt {background:#fff url(../../default/images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81;}
div.prompt {background:#fff url(../../default/images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81;}
.promptheader {background:url(../../default/images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none; height:24px}