Merge branch 'pull-request-783' into develop

This commit is contained in:
Felix Niklas 2017-02-23 13:49:11 +01:00
commit 5e60a2d5f0

View file

@ -121,7 +121,7 @@ a.create {
}
small {
color: #c6c6c5;
color: hsl(198,4%,56%);
font-size: 12px;
}
@ -889,7 +889,7 @@ table {
}
.table--light {
color: hsl(198,19%,72%);
color: hsl(198,4%,56%);
}
.table-fluid {