зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1568606 - Restore all: unset; on read-only inputs in details view. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39227 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
39687fe7bb
Коммит
ef4ec2dccb
|
@ -38,9 +38,7 @@
|
|||
:host(:not([data-editing])) input[type="password"],
|
||||
:host(:not([data-editing])) input[type="text"],
|
||||
:host(:not([data-editing])) input[type="url"] {
|
||||
border: none;
|
||||
background: none;
|
||||
padding: 0;
|
||||
all: unset;
|
||||
font-size: 1.1em;
|
||||
display: inline-block;
|
||||
width: -moz-available;
|
||||
|
|
Загрузка…
Ссылка в новой задаче