mirror of https://github.com/apache/cloudstack.git
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
This commit is contained in:
commit
09c69d0050
|
|
@ -2169,7 +2169,7 @@ a:hover.search_button {
|
|||
width:auto;
|
||||
height:auto;
|
||||
float:left;
|
||||
color:#FFF;
|
||||
color:#2b4454;
|
||||
text-align:left;
|
||||
font-weight:bold;
|
||||
font-size:11px;
|
||||
|
|
@ -2201,14 +2201,14 @@ a:hover.search_button {
|
|||
}
|
||||
|
||||
.midmenu_content.selected {
|
||||
background:#626262 url(../images/leftmenu_selected.gif) repeat-x top left;
|
||||
background:#838383 url(../images/leftmenu_selected.gif) repeat-x top left;
|
||||
color:#FFF;
|
||||
|
||||
}
|
||||
|
||||
.midmenu_content.inaction{
|
||||
background:#7497ae url(../images/mid_addingbg.gif) repeat-x top left;
|
||||
color:#FFF;
|
||||
background:#fffacd url(../images/mid_addingbg.gif) repeat-x top left;
|
||||
color:#333;
|
||||
}
|
||||
/*
|
||||
.midmenu_content:hover{
|
||||
|
|
@ -2757,7 +2757,7 @@ a:hover.search_button {
|
|||
width:16px;
|
||||
height:16px;
|
||||
float:left;
|
||||
background:url(../images/adding_loader.gif) no-repeat top left;
|
||||
background:url(../images/leftmenu_loader.gif) no-repeat top left;
|
||||
margin:5px 0 0 0;
|
||||
display:inline;
|
||||
padding:0;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 181 B |
Binary file not shown.
|
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
Binary file not shown.
|
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 134 B |
Loading…
Reference in New Issue