mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
Avoid additional visible border on some hidden popups
This commit is contained in:
parent
e8c9a1ecde
commit
70126e5698
@ -530,7 +530,7 @@ Preferences tabs
|
|||||||
padding:12px;
|
padding:12px;
|
||||||
}
|
}
|
||||||
/* new dialog style */
|
/* 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}
|
.promptheader {background:url(../../default/images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none; height:24px}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user