Add updated loading-small.png (and corresponding Retina) asset

This commit is contained in:
Jonas Jenwald 2014-08-25 22:27:33 +02:00
parent b9ef80e167
commit 902b72ba50
3 changed files with 6 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1534,6 +1534,12 @@ html[dir='rtl'] #documentPropertiesOverlay .row > * {
left: 186px;
}
.toolbarField.pageNumber.visiblePageIsLoading,
#findInput[data-status="pending"] {
background-image: url(images/loading-small@2x.png);
background-size: 16px 17px;
}
.dropdownToolbarButton {
background: url(images/toolbarButton-menuArrows@2x.png) no-repeat;
background-size: 7px 16px;