chore(img) change names: clear, refresh

This commit is contained in:
coderaiser 2014-02-13 03:52:21 -05:00
parent 944a71e216
commit 554267d9da
3 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 872 B

After

Width:  |  Height:  |  Size: 872 B

Before After
Before After