Update variant page grp frequency table styling #1653
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The Variant page's genetic ancestry group frequency table recently had its styling updated to make the division between genetic ancestry groups more clear, as the subtler grey dividing line between the total freq information and the sex specific freq information in a given ancestry group was thicker than the lines between the groups.
This change unintentionally made the total sex specific (XX/XY) frequencies dividers become less clear. This PR slightly modifies the styling to make the header and footer more distinct than individual rows, and make clear the XX/XY section of the table.
It keeps the changes to thicknesses of lines that were requested and modified in a previous PR.
The main change is to make the line dividing XX/XY less distinct than the lines above and below it
i.e. modify stylings here
Production:
PR: