Changed Left menu border

This commit is contained in:
NIKITA 2010-11-01 15:56:27 -07:00
parent 6abec31235
commit 54d8712e10
1 changed files with 2 additions and 2 deletions

View File

@ -1293,7 +1293,7 @@ a:hover {
float:left;
margin:0;
padding:0;
border-bottom:1px dashed #92a7b7;
background:url(../images/leftmenu_dashedborder.gif) repeat-x bottom left;
}
.leftmenu_expandedbox{
@ -2295,7 +2295,7 @@ a:hover.search_button {
width:auto;
min-height:1000px;
height:auto;
margin:0 0 0 0;
margin:0 10px 0 10px;
padding:0;
}