mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Provide a defualt
This commit is contained in:
@@ -112,7 +112,7 @@ class ThemeManager
|
||||
@requireStylesheet(nativeStylesheetPath)
|
||||
|
||||
# Internal-only:
|
||||
stylesheetElementForId: (id, htmlElement) ->
|
||||
stylesheetElementForId: (id, htmlElement=$('html')) ->
|
||||
htmlElement.find("""head style[id="#{id}"]""")
|
||||
|
||||
# Internal-only:
|
||||
|
||||
Reference in New Issue
Block a user