release 1.14 (#2498)

This commit is contained in:
Kevin Papst
2021-04-11 14:11:09 +02:00
committed by GitHub
parent af9dea9226
commit 8664d94ea6
13 changed files with 50 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
/* Currently only used in batch-update form for timesheets, to highlight sections of combined fields */
form fieldset {
form .box-body fieldset {
border-radius: $box-border-radius;
padding: 10px;
&:hover {