init commit

This commit is contained in:
2025-02-23 20:52:25 +01:00
parent 5b272d6536
commit 9971cd719b
1719 changed files with 281982 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

View File

@ -0,0 +1,37 @@
p.vcardattachment {
margin: 8px;
width: auto;
background: #f9f9f9;
border: 1px solid #d3d3d3;
position: relative;
}
p.vcardattachment span {
display: block;
background: url(vcard_add_contact.png) 6px 2px no-repeat;
line-height: 32px;
padding: 0 60px 0 46px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
p.vcardattachment button {
position: absolute;
right: 0;
top: 0;
margin: 5px;
}
a.listbutton.vcard .inner {
background-position: center -2107px;
}
.messagelist tbody tr .attachment span.attachment.vcard {
background: url(vcard.png) 0 center no-repeat;
}
ul.toolbarmenu li span.vcard {
background: url(listicons.png) no-repeat 7px 0;
background-position: 0 -3px;
}

View File

@ -0,0 +1 @@
p.vcardattachment{margin:8px;width:auto;background:#f9f9f9;border:1px solid #d3d3d3;position:relative}p.vcardattachment span{display:block;background:url(vcard_add_contact.png?v=3583.1859) 6px 2px no-repeat;line-height:32px;padding:0 60px 0 46px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}p.vcardattachment button{position:absolute;right:0;top:0;margin:5px}a.listbutton.vcard .inner{background-position:center -2107px}.messagelist tbody tr .attachment span.attachment.vcard{background:url(vcard.png?v=2f38.493) 0 center no-repeat}ul.toolbarmenu li span.vcard{background:url(listicons.png?v=df9a.432) no-repeat 7px 0;background-position:0 -3px}

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB