Merge pull request #15333 from nrichards/nrichards-patch-1

Improve usability of forms, better showing disabled metrics
This commit is contained in:
Torkel Ödegaard 2019-02-10 20:15:53 +01:00 committed by GitHub
commit 9ab06c6eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ $page-bg: $gray-7;
$body-color: $gray-1;
$text-color: $gray-1;
$text-color-strong: $dark-2;
$text-color-weak: $gray-2;
$text-color-weak: $gray-3;
$text-color-faint: $gray-4;
$text-color-emphasis: $dark-5;