зеркало из https://github.com/mozilla/gecko-dev.git
Bug 803015 - Click-to-play plugin overlay shouldn't inherit page text-transform style. r=dao
--HG-- extra : rebase_source : 0e44b2eaa31d4f8d7c9dea8e1faa891803f9c2e4
This commit is contained in:
Родитель
201bb9ad4c
Коммит
2d1b915303
|
@ -41,6 +41,8 @@ html|applet:not([height]), html|applet[height=""] {
|
|||
overflow: hidden;
|
||||
direction: ltr;
|
||||
unicode-bidi: embed;
|
||||
/* used to block inherited properties */
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.mainBox[chromedir="rtl"] {
|
||||
|
|
Загрузка…
Ссылка в новой задаче