bug 127532 r=db48x sr=alecf a=roc+moz

page info textboxes don't look like labels using native gtk widgets
This commit is contained in:
cbiesinger%web.de 2002-03-06 22:05:37 +00:00
Родитель 4d22346b42
Коммит 3e2d26665b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -46,6 +46,7 @@ textbox > .textarea-internal-box {
background: transparent !important;
border: none;
padding: 0px;
-moz-appearance: none;
}
textbox.header {