Bug 688689 (2/2) - New throbber animation for Fennec [r=mfinkle]

This commit is contained in:
Matt Brubeck 2011-09-23 15:18:40 -07:00
parent 4f193c0976
commit 66e305f14a
4 changed files with 4 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -195,8 +195,11 @@ toolbarbutton.urlbar-button {
#urlbar-throbber[loading] {
list-style-image: url("chrome://browser/skin/images/throbber.png");
}
#urlbar-throbber {
width: 24px;
height: 24px;
}
#urlbar-throbber,
#urlbar-favicon {
width: 32px;
height: 32px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 39 KiB