mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(img) change names: clear, refresh
This commit is contained in:
parent
944a71e216
commit
554267d9da
3 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ body {
|
|||
}
|
||||
|
||||
.refresh-icon {
|
||||
background:url(/img/panel_refresh.png) no-repeat;
|
||||
background:url(/img/refresh.png) no-repeat;
|
||||
}
|
||||
|
||||
.refresh-icon:active {
|
||||
|
|
@ -130,7 +130,7 @@ body {
|
|||
.clear-storage {
|
||||
margin-right: 6px;
|
||||
margin-left: 7px;
|
||||
background:url(/img/console_clear.png) -4px -4px no-repeat;
|
||||
background:url(/img/clear.png) -4px -4px no-repeat;
|
||||
}
|
||||
.clear-storage:active {
|
||||
top:5px;
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 872 B After Width: | Height: | Size: 872 B |
Loading…
Add table
Add a link
Reference in a new issue