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


git-svn-id: svn://10.0.0.236/trunk@238684 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
myk%mozilla.org
2007-11-07 05:10:47 +00:00
parent bf77a7c55e
commit 86041ce780

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;