mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
"removed double declaration of new prompt styles (idots.css includes traditional.css)"
This commit is contained in:
parent
f081a1ba2b
commit
9f4c145f22
@ -131,6 +131,3 @@ a:link, a:visited, select, input, textarea {
|
||||
.divLoginboxHeader {
|
||||
background-image: url(../images/gradient22.png);
|
||||
}
|
||||
/* new dialog style */
|
||||
.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}
|
||||
|
Loading…
Reference in New Issue
Block a user