mirror of https://github.com/apache/cloudstack.git
Changed Left menu border
This commit is contained in:
parent
6abec31235
commit
54d8712e10
|
|
@ -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;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue