mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj
This commit is contained in:
parent
3cad9b1df2
commit
13ce681f83
@ -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…
x
Reference in New Issue
Block a user