Add updated loading-small.png (and corresponding Retina) asset
This commit is contained in:
parent
b9ef80e167
commit
902b72ba50
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 7.2 KiB |
BIN
web/images/loading-small@2x.png
Normal file
BIN
web/images/loading-small@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user