Skip to content

Commit

Permalink
Update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Oct 25, 2023
1 parent e0193a8 commit e354e37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/customise-client/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@ For instance, here is the customisation used by nextstrain.org:
+--------------------------+------------------------------+----------------------------------------------------+
| Properties | CSS string of | Description |
+==========================+==============================+====================================================+
| color | color | Text color |
+--------------------------+------------------------------+----------------------------------------------------+
| selectedColor | color | Text color of selected text / button text |
+--------------------------+------------------------------+----------------------------------------------------+
| unselectedColor | color | Text color of unselected text / button text |
+--------------------------+------------------------------+----------------------------------------------------+
| color | color | Text color of all other text |
+--------------------------+------------------------------+----------------------------------------------------+
| unselectedBackground | color | Background color of unselected toggle |
+--------------------------+------------------------------+----------------------------------------------------+
| font-family | font | Inner shadow of the sidebar on the right hand side |
| font-family | font | Font used throughout the sidebar |
+--------------------------+------------------------------+----------------------------------------------------+
| background | color | Background color |
| background | color | Background color of the entire sidebar |
+--------------------------+------------------------------+----------------------------------------------------+

Components
Expand Down

0 comments on commit e354e37

Please sign in to comment.