Show spam aliases #
This commit is contained in:
21
data/web/rc/plugins/vcard_attachments/skins/larry/style.css
Normal file
21
data/web/rc/plugins/vcard_attachments/skins/larry/style.css
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
p.vcardattachment {
|
||||
margin: 0.5em 1em;
|
||||
width: auto;
|
||||
background: #f9f9f9;
|
||||
border: 1px solid #d3d3d3;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 2px #ccc;
|
||||
-webkit-box-shadow: 0 0 2px #ccc;
|
||||
}
|
||||
|
||||
p.vcardattachment a {
|
||||
display: block;
|
||||
background: url(vcard_add_contact.png) 6px 2px no-repeat;
|
||||
padding: 1.2em 0.5em 0.7em 46px;
|
||||
}
|
||||
|
||||
a.listbutton.vcard .inner
|
||||
{
|
||||
background-position: center -2107px;
|
||||
}
|
1
data/web/rc/plugins/vcard_attachments/skins/larry/style.min.css
vendored
Normal file
1
data/web/rc/plugins/vcard_attachments/skins/larry/style.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
p.vcardattachment{margin:.5em 1em;width:auto;background:#f9f9f9;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 0 2px #ccc;-webkit-box-shadow:0 0 2px #ccc}p.vcardattachment a{display:block;background:url(vcard_add_contact.png) 6px 2px no-repeat;padding:1.2em .5em .7em 46px}a.listbutton.vcard .inner{background-position:center -2107px}
|
BIN
data/web/rc/plugins/vcard_attachments/skins/larry/vcard.png
Normal file
BIN
data/web/rc/plugins/vcard_attachments/skins/larry/vcard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 493 B |
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user