Skip to content

Commit

Permalink
Listening dot CSS classes (#1500)
Browse files Browse the repository at this point in the history
Add listening dot css classes so that the dots colors can be changed with CSS

example:
```
.yxt-SearchBar-dot1 { fill: red }
.yxt-SearchBar-dot2 { fill: yellow }
.yxt-SearchBar-dot3 { fill: blue }
.yxt-SearchBar-dot4 { fill: green }
```

J=none
TEST=manual

Add some CSS to a search bar page and confirm the colors appear
  • Loading branch information
cea2aj authored Aug 2, 2021
1 parent 6dbbf0a commit b84e3ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/icons/svg/voice_search_dots.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b84e3ec

Please sign in to comment.