Skip to content

Commit 0d64d20

Browse files
committed
doc:(dual list selector):v6 design guidelines image updates
1 parent e07c5cb commit 0d64d20

4 files changed

Lines changed: 20 additions & 32 deletions

File tree

packages/documentation-site/patternfly-docs/content/design-guidelines/components/dual-list-selector/dual-list-selector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Drag and drop functionality inside of a dual list allows users to customize the
7575
2. **Ghost row:** Mid onDrag event, a duplicate ghost row will follow the active dragged item. The ghost row will fill the available space and use a `--pf-t--global--border--color--brand--clicked` border to highlight it as the item being dragged. The ghost row icon button will recieve a hover fill using `--pf-t--global--background--color--action--plain--hover`.
7676

7777
<div class="ws-docs-content-img">
78-
![dual list that is acitvely being dragged with a ghost row](./img/ghostrow.svg)
78+
![dual list that is acitvely being dragged with a ghost row](./img/ghost-row.svg)
7979
</div>
8080

8181
3. **postDrag event:** Once dropped, the items will be reordered based on the user’s action. The recently dropped row will receive a hover fill using `--pf-t--global--background--color--primary--hover`and the icon button will receive a background fill of `--pf-t--global--background--color--action--plain--hover`.

0 commit comments

Comments
 (0)