зеркало из https://github.com/mozilla/gecko-dev.git
Bug 549132 - middle-mouse paste fails in text input field if it is empty and does not have focus; r=bzbarsky
This commit is contained in:
Родитель
b7a5d997da
Коммит
f2cd5f386e
|
@ -166,6 +166,7 @@ input > .placeholder,
|
|||
textarea > .placeholder {
|
||||
color: GrayText;
|
||||
overflow: hidden;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
textarea > .placeholder {
|
||||
|
|
Загрузка…
Ссылка в новой задаче