Skip to content

Commit

Permalink
docs(workspaces): add missing .inactive selector
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger authored Aug 24, 2023
1 parent d010fd6 commit b9c41af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/Workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ end:
| `.workspaces` | Workspaces widget box |
| `.workspaces .item` | Workspace button |
| `.workspaces .item.focused` | Workspace button (workspace focused) |
| `.workspaces .item.inactive` | Workspace button (favourite, not currently open)
| `.workspaces .item .icon` | Workspace button icon (any type) |
| `.workspaces .item .text-icon` | Workspace button icon (textual only) |
| `.workspaces .item .image` | Workspace button icon (image only) |
Expand Down

0 comments on commit b9c41af

Please sign in to comment.