mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
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:
parent
01b5108e19
commit
86883824cb
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user