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
Родитель 3867e0c15b
Коммит c744db0d38
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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);
}