Bug 932235 - [Australis] New "Email Link" Icon. r=jaws

This commit is contained in:
Stephen Horlander 2014-01-31 00:37:33 -05:00
parent 3a016fe0bd
commit 664e05a95e
18 changed files with 5 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

@ -761,11 +761,11 @@ toolbar .toolbarbutton-1:not([type="menu-button"]),
}
#email-link-button[cui-areatype="toolbar"] {
-moz-image-region: rect(0, 612px, 36px, 576px);
-moz-image-region: rect(0, 1332px, 36px, 1296px);
}
#email-link-button[cui-areatype="toolbar"]:hover:active:not([disabled="true"]) {
-moz-image-region: rect(36px, 612px, 72px, 576px);
-moz-image-region: rect(36px, 1368px, 72px, 1332px);
}
#characterencoding-button[cui-areatype="toolbar"] {
@ -1054,12 +1054,7 @@ toolbar .toolbarbutton-1:not([type="menu-button"]),
#email-link-button[cui-areatype="menu-panel"],
toolbarpaletteitem[place="palette"] > #email-link-button {
-moz-image-region: rect(0px, 896px, 64px, 832px);
}
/* This is temporary until we have an email-link icon (Bug 932235) */
#email-link-button > image {
transform: scale(-1, -1);
-moz-image-region: rect(0px, 1600px, 64px, 1536px);
}
/* Footer and wide panel control icons */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -64,10 +64,9 @@ toolbarpaletteitem[place="palette"] > #email-link-button {
-moz-image-region: rect(0, 448px, 32px, 416px);
}
/* This is temporary until we have an email-link icon (Bug 932235) */
#email-link-button[cui-areatype="menu-panel"] > image,
toolbarpaletteitem[place="palette"] > #email-link-button > image {
transform: scale(-1, -1);
-moz-image-region: rect(0, 800px, 32px, 768px);
}
#characterencoding-button[cui-areatype="menu-panel"],

View File

@ -65,9 +65,7 @@
}
#email-link-button[cui-areatype="toolbar"] {
-moz-image-region: rect(0, 306px, 18px, 288px);
/* This is temporary until we have an email-link icon (Bug 932235) */
transform: scale(-1, -1);
-moz-image-region: rect(0, 666px, 18px, 648px);
}
#characterencoding-button[cui-areatype="toolbar"]{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 21 KiB