bug 436077 - Preferences: remove the dismiss button

This commit is contained in:
Daniel Brooks 2008-09-24 01:31:11 -05:00
Родитель faf21dcc6e
Коммит 34db494ed1
2 изменённых файлов: 1 добавлений и 4 удалений

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

@ -267,9 +267,6 @@
<button label="&clear.private.data.button;" command="cmd_sanitize"/>
</richpref>
</scrollbox>
<hbox pack="end">
<button label="Dismiss" oncommand="BrowserUI.show(UIMODE_NONE);"/>
</hbox>
</vbox>
</deck>
</hbox>

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

@ -13,7 +13,7 @@ richpref
font-size: 1.5em ! important;
color: white;
background-color: grey;
padding: .3em 0 .3em 0;
padding: .2em 0 .2em 0;
}
.prefbox