зеркало из https://github.com/mozilla/gecko-dev.git
Bug 765106 - Using moz-any to win selector battle for video controls. r=mbrubeck
This commit is contained in:
Родитель
c3500f6cd2
Коммит
d6bc28d3c3
|
@ -305,8 +305,7 @@ select[disabled] > button {
|
|||
}
|
||||
|
||||
/* -moz-touch-enabled? media elements */
|
||||
video > xul|videocontrols,
|
||||
audio > xul|videocontrols {
|
||||
:-moz-any(video, audio) > xul|videocontrols {
|
||||
-moz-binding: url("chrome://global/content/bindings/videocontrols.xml#touchControls");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче