forked from extern/egroupware
Fix smime icons
This commit is contained in:
parent
789d2c9748
commit
4e4a24ea1d
@ -978,7 +978,9 @@ img.smime_cert_notvalid {
|
||||
img.smime_cert_unknownemail {
|
||||
background: #a28cff;
|
||||
}
|
||||
.smimeIcons {position: absolute;right: 10px;}
|
||||
.mailPreviewHeaders.smimeIcons et2-image {
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
#mail-compose tr.mailComposeHeaders {
|
||||
border-top: 1px solid silver;
|
||||
|
@ -936,9 +936,8 @@ img.smime_cert_notvalid {
|
||||
img.smime_cert_unknownemail {
|
||||
background: #a28cff;
|
||||
}
|
||||
.smimeIcons {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
.mailPreviewHeaders.smimeIcons et2-image {
|
||||
width: 24px;
|
||||
}
|
||||
#mail-compose tr.mailComposeHeaders {
|
||||
border-top: 1px solid silver;
|
||||
|
Loading…
Reference in New Issue
Block a user