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-06 21:09:41 -08:00
parent 01b5108e19
commit 86883824cb

View File

@ -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;