Small CSS tweaks, add days input

This commit is contained in:
2020-07-07 15:30:16 +01:00
parent a3d3d97b3b
commit 94e69ad090
7 changed files with 38 additions and 11 deletions

View File

@@ -120,6 +120,10 @@ $list-group-action-active-bg: $jf-blue-focus;
color: $jf-text-bold;
}
.icon-button {
color: $text-muted;
}
.text-bright {
color: $jf-text-bold;
}