add UI for the browser.startup.page preference, so there's a simple way to tell Firefox to start with a blank page (or, for that matter, with your windows and tabs from last time, i.e. session restore)

bug=346044
r=mconnor
r=jwalden
This commit is contained in:
myk%mozilla.org 2007-11-07 05:11:13 +00:00
Родитель d35ee37018
Коммит 0bab0ed642
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -93,7 +93,7 @@ radio[pane=paneAdvanced]:hover, radio[pane=paneAdvanced][selected="true"] {
}
/* General Pane */
#browserStartupHomepage {
#browserHomePage {
padding-top: 2px;
padding-bottom: 3px;
-moz-padding-start: 4px;