mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1040810 - WebRTC sharing indicator on the toolbar doesn't get the right image region applied. r=gijs
This commit is contained in:
parent
14be4ff968
commit
172c95c4a0
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user