mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Editor pass - Update Product handbook, add tooltips to Design conventions (#6621)
Editor pass for: - https://github.com/fleetdm/fleet/pull/6616
This commit is contained in:
parent
8431d4fd8a
commit
b7267e04de
1 changed files with 2 additions and 2 deletions
|
|
@ -398,9 +398,9 @@ All tooltips change the cursor to a question mark on hover. All tooltips have a
|
|||
|
||||
There are two types of tooltips. The two types of tooltips have some unique styles:
|
||||
|
||||
1. Tooltips for text (column headers, input titles, inline text) appear when hovering over text with a dashed underline. These tooltips use left aligned text.
|
||||
1. Tooltips for text (column headers, input titles, inline text) appear when hovering over any text with a dashed underline. These tooltips use left-aligned text.
|
||||
|
||||
2. Tooltips for buttons, bubbles, table row elements, and other non-text elements appear when hovering over the element. These tooltips use center aligned text. These tooltips include a centered arrow.
|
||||
2. Tooltips for buttons, bubbles, table row elements, and other non-text elements appear when hovering over the element. These tooltips use center-aligned text. These tooltips include a centered arrow.
|
||||
|
||||
## Release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue