Skip to content

Commit e07c5cb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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
@@ -78,7 +78,7 @@ Drag and drop functionality inside of a dual list allows users to customize the
7878
![dual list that is acitvely being dragged with a ghost row](./img/ghostrow.svg)
7979
</div>
8080

81-
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 fill of `--pf-t--global--background--color--action--plain--hover`.
81+
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`.
8282

8383
<div class="ws-docs-content-img">
8484
![dual list with an item that was dragged from one position to another](./img/postdrag-event.svg)

0 commit comments

Comments
 (0)