From d69283f8a819228c1bf5252904886eaf69721d2f Mon Sep 17 00:00:00 2001 From: Bauke Date: Wed, 13 Sep 2023 14:33:00 +0200 Subject: [PATCH] Factor out checkbox styling and use it. --- source/options/components/hide-votes.tsx | 2 +- source/options/components/miscellaneous.tsx | 2 +- source/options/components/username-colors.tsx | 2 +- source/scss/_settings.scss | 13 +++++++++++++ .../scss/settings/_miscellaneous-features.scss | 17 +++++------------ 5 files changed, 21 insertions(+), 15 deletions(-) diff --git a/source/options/components/hide-votes.tsx b/source/options/components/hide-votes.tsx index 103a56d..8cf5aad 100644 --- a/source/options/components/hide-votes.tsx +++ b/source/options/components/hide-votes.tsx @@ -48,7 +48,7 @@ export class HideVotesSetting extends Component { const checkboxes = checkboxesData.map(({label, target}) => (
  • -
  • -