зеркало из https://github.com/mozilla/pjs.git
fix textarea borders for cocoa (bug 200841). r=pinkerton, sr=bzbarsky.
This commit is contained in:
Родитель
319eba3dce
Коммит
1349df3012
|
@ -36,7 +36,8 @@
|
|||
|
||||
@import url("resource:/res/forms.css");
|
||||
|
||||
input {
|
||||
input,
|
||||
textarea {
|
||||
border-width: 2px;
|
||||
padding: 0 2px 0 1px;
|
||||
font-size: 11px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче