mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update upgrading-your-ui-theme.md
Fixed misspelling of container in selector table.
This commit is contained in:
@@ -19,7 +19,7 @@ Old Selector | New Selector
|
||||
`.workspace` | `atom-workspace`
|
||||
`.horizontal` | `atom-workspace-axis.horizontal`
|
||||
`.vertical` | `atom-workspace-axis.vertical`
|
||||
`.pane-container` | `atom-pane-conatiner`
|
||||
`.pane-container` | `atom-pane-container`
|
||||
`.pane` | `atom-pane`
|
||||
`.tool-panel` | `atom-panel`
|
||||
`.panel-top` | `atom-panel.top`
|
||||
|
||||
Reference in New Issue
Block a user