style tweaks

This commit is contained in:
cv
2021-04-17 21:29:18 +02:00
parent ed22ad23b9
commit d9a1b5eb20
6 changed files with 29 additions and 35 deletions
@@ -13,7 +13,7 @@
}
.delayedEditable {
border: 1px solid #ecc94b;
border: 1px solid #d69e2e88;
}
.delayValue {
@@ -22,5 +22,6 @@
padding: 0.3em 0;
text-align: center;
align-self: flex-start;
background-color: #d69e2e;
border: 1px solid #d69e2e88;
background-color: #d69e2e22;
}