mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
More button image has been made bigger
This commit is contained in:
parent
51258656cc
commit
ae561edb25
@ -2694,11 +2694,11 @@ a:hover.search_button {
|
||||
}
|
||||
|
||||
.gridheader_morebutt {
|
||||
width:41px;
|
||||
height:17px;
|
||||
width:46px;
|
||||
height:20px;
|
||||
float:left;
|
||||
background:url(../images/more_button.png) no-repeat top left;
|
||||
margin:1px 10px 0 0;
|
||||
background:url(../images/more_button.gif) no-repeat top left;
|
||||
margin:0;
|
||||
cursor:pointer;
|
||||
cursor:hand;
|
||||
display:inline;
|
||||
@ -2706,7 +2706,7 @@ a:hover.search_button {
|
||||
}
|
||||
|
||||
.gridheader_morebutt:hover {
|
||||
background:url(../images/more_button_hover.png) no-repeat top left;
|
||||
background:url(../images/more_button_hover.gif) no-repeat top left;
|
||||
}
|
||||
|
||||
.gridheader_message {
|
||||
|
||||
BIN
ui/new/images/more_button.gif
Normal file
BIN
ui/new/images/more_button.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 770 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
BIN
ui/new/images/more_button_hover.gif
Normal file
BIN
ui/new/images/more_button_hover.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 771 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
Loading…
x
Reference in New Issue
Block a user