mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com
This commit is contained in:
parent
9b0f65be1a
commit
a7aeb15c4b
@ -1,7 +1,5 @@
|
||||
/* Root View */
|
||||
#placesView {
|
||||
-moz-appearance: tabpanels;
|
||||
margin: -10px;
|
||||
padding: 8px 6px 6px 8px;
|
||||
-moz-user-focus: ignore;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user