mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Ui Improvement for Empty msg box
This commit is contained in:
parent
032936e06d
commit
9e7c1b69aa
@ -2267,7 +2267,8 @@ a:hover.search_button {
|
||||
float:left;
|
||||
background:#d4d4d4 url(../images/midmenu_emptymsg.gif) repeat-x top left;
|
||||
margin:0 0 0 0;
|
||||
padding:0;
|
||||
padding:0 0 10px 0;
|
||||
border-bottom:1px dashed #999;
|
||||
}
|
||||
|
||||
.midmenu_emptymsgbox p{
|
||||
@ -2276,8 +2277,8 @@ a:hover.search_button {
|
||||
float:left;
|
||||
color:#666;
|
||||
font-size:11px;
|
||||
font-weight:normal;
|
||||
margin:0 0 0 0;
|
||||
font-weight:bold;
|
||||
margin:10px 0 0 15px;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user