mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
8777fee7e3
commit
ace83bab80
@ -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