Fix for image in unifinder stretching.

This commit is contained in:
mikep%oeone.com 2001-11-16 18:50:44 +00:00
Родитель 613da1e5f2
Коммит e576bb4590
1 изменённых файлов: 2 добавлений и 3 удалений

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

@ -270,19 +270,18 @@ tabpanels {
.unifinder-tree-class > treechildren treeitem[selected="true"][current="true"] > treerow > treecell > .unifinder-treecell-box-class
{
background-color : #d5e3f2;
border : 1px #2085c4 solid;
/* border : 1px #2085c4 solid; */
}
.unifinder-treecell-box-class
{
/*border : 1px #2085c4 solid;*/
margin : 4px;
margin-right : 8px;
padding : 2px;
padding-left : 4px;
font-family : Arial, Helvetica;
-moz-box-align : center;
}
/*--------------------------------------------------------------------