Bug 1040810 - WebRTC sharing indicator on the toolbar doesn't get the right image region applied. r=gijs

This commit is contained in:
Dão Gottwald 2014-07-23 13:46:42 +02:00
parent 14be4ff968
commit 172c95c4a0

View File

@ -148,7 +148,7 @@ toolbar[brighttext] #sync-button[status="active"]:hover:active:not([disabled="tr
-moz-image-region: rect(0, 576px, 18px, 558px);
}
#webrtc-status-button:not(@inAnyPanel@) {
#webrtc-status-button {
-moz-image-region: rect(0, 594px, 18px, 576px);
}