mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00
Fix for image in unifinder stretching.
This commit is contained in:
parent
613da1e5f2
commit
e576bb4590
@ -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;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user