Merge branch 'pull-request-783' into develop
This commit is contained in:
commit
5e60a2d5f0
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue