mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj
This commit is contained in:
parent
dd81652056
commit
3108679dd2
@ -48,6 +48,11 @@
|
||||
background: url("chrome://browser/skin/images/unmute-hdpi.png") no-repeat center;
|
||||
}
|
||||
|
||||
/* This button is hidden until bug 704229 is fixed. */
|
||||
.fullscreenButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* bars */
|
||||
.scrubberStack {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user