Tooltips for row stlye color picker are tiny on hover
Hovering over
background
and
alternate row
color pickers for row style has tiny tooltips
#Steps to Reproduce
- Open Quick Add by typing /
- Type
list
and press enter - Hover over Row Style color picker and click
- Hover over the colors mentioned below
15594478
15134199
12303802
14803425
these are the numbers of the colors in the JSON export when pressing
CTRL+E to export JSON to clipboar
or
CTRL+C to copy control JSON to clipboard
Desired Behavior
Ability to see tooltip of each hovered color in hex format ie(#white ffffff)
Actual Behavior
Hovering over the following colors shows a tiny tooltip with no color information
15134199
12303802
14803425```
and the black colors aren't even selectable
# Solution
Fix tooltips for the above colors when users try to select from row style color pickers.
>Hovering over
`background` and
`alternate row` color pickers for row style shows color information
###Testing Environment ###
---
<td><table><td>
**Flavor** | `Mockups for Desktop`
**Build** | `3.0.5`
**OS** | `Windows 7|x64`
</td>
</table>
----