Consistency styles

stable
Xavier Julián 2015-02-02 08:32:17 +01:00 committed by David Barragán Merino
parent 0f4168f68c
commit d209718681
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@
@extend %bold;
border-bottom: 1px solid $gray-light;
}
.table-body {
.custom-description {
color: $gray-light;
}
}
.single-custom-field {
border-bottom: 1px solid $whitish;
color: $gray;