mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add .overlay to the list
This commit is contained in:
@@ -26,6 +26,7 @@ Old Selector | New Selector
|
||||
`.panel-bottom` | `atom-panel[location="bottom"]`
|
||||
`.panel-left` | `atom-panel[location="left"]`
|
||||
`.panel-right` | `atom-panel[location="right"]`
|
||||
`.overlay` | `atom-panel[location="modal"]`
|
||||
|
||||
## Supporting the Shadow DOM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user