Add css info for attachment tree

This commit is contained in:
ducarroz%netscape.com 1999-07-27 00:51:29 +00:00
Родитель d00edf950d
Коммит d8c4eaab41
1 изменённых файлов: 12 добавлений и 0 удалений

Просмотреть файл

@ -15,3 +15,15 @@ box.padded {
margin: 10px;
width: 100%;
}
tree[class="attachment"] treeitem > treerow > treecell > titledbutton {
vertical-align: bottom;
min-height: 1px;
min-width: 1px;
height: 1em;
width: 1em;
margin:0px;
padding:0px;
border:2px groove black;
list-style-image: url("chrome://addressbook/skin/myaddrbk.gif");
}