Left menu first level open arrow changed

This commit is contained in:
NIKITA 2010-10-20 15:34:51 -07:00
parent 8c169c2d30
commit 258214f190
2 changed files with 4 additions and 4 deletions

View File

@ -1479,11 +1479,11 @@ a:hover {
}
.leftmenu_arrows_firstlevel_open {
width:9px;
height:9px;
width:14px;
height:12px;
float:right;
margin:2px 4px 0 0;
background:url(../images/leftmenu_openarrow.png) no-repeat top left;
margin:0 4px 0 0;
background:url(../images/leftmenu_maindownarrow.png) no-repeat top left;
padding:0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B