correze-cd19: change widget unique checkbox position to left (#50539)

This commit is contained in:
Thomas Jund 2021-01-28 10:54:21 +01:00
parent 36fdc89f16
commit 93805d802e
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ $button-color: white;
$widget-border: 1px solid #ced4da;
$widget-focus-background: #f0f0f0;
$widget-focus-box-shadow: inset 2px 2px 5px 0 #c9c9c9;
$widget-unique-checkbox-position: left;
$title-background: $primary-color;
$title-font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
$title-color: white;