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:
beng@bengoodger.com 2007-11-06 21:09:32 -08:00
parent 8777fee7e3
commit ace83bab80

View File

@ -1,7 +1,5 @@
/* Root View */
#placesView {
-moz-appearance: tabpanels;
margin: -10px;
padding: 8px 6px 6px 8px;
-moz-user-focus: ignore;
}