Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj

This commit is contained in:
Margaret Leibovic 2012-01-26 17:07:05 -08:00
parent 3cad9b1df2
commit 13ce681f83

View File

@ -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%;