Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 52b7b76

Browse files
committed
Applied peer review edits
1 parent 0e836e1 commit 52b7b76

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

guides/v2.2/pattern-library/containers/slideouts-modals-overlays/slideouts-modals-overalys.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ _Example of panel animation_
3232

3333
The active panel should include the following elements:
3434

35-
* Content container (Panel)
36-
* A Page title
37-
* Close control "×" (ESC-key via keyboard)
38-
* Button bar for actions, including a "Cancel" (ESC-key is Cancel via keyboard)
39-
* Page content
40-
* "Shade" to disable lower level page
35+
* Content container (Panel)
36+
* A Page title
37+
* Close control "×" (ESC-key via keyboard)
38+
* Button bar for actions, including a "Cancel" (ESC-key is Cancel via keyboard)
39+
* Page content
40+
* "Shade" to disable lower level page
4141

4242
![Example of active panel positioned over "parent"](img/slideout-panel2.png)
4343

@@ -133,12 +133,12 @@ _Example of a Confirmation Modal_
133133

134134
The active modal should include the following elements:
135135

136-
* ccContent container (Modal Window)
137-
* A Title
138-
* cClose control "×" (ESC-key via keyboard)
139-
* cPage content
140-
* cCall to action(s), including "Cancel" (ESC-key is Cancel via keyboard)
141-
* c"Shade" to disable lower level page
136+
* Content container (Modal Window)
137+
* A Title
138+
* Close control "×" (ESC-key via keyboard)
139+
* Page content
140+
* Call to action(s), including "Cancel" (ESC-key is Cancel via keyboard)
141+
* "Shade" to disable lower level page
142142

143143
### Cancel and Close controls
144144

0 commit comments

Comments
 (0)