Merge branch 'master' into bug/3480-model-description-over-the-edge

This commit is contained in:
Kyle
2017-08-04 16:23:50 -07:00
committed by GitHub
17 changed files with 159 additions and 42 deletions

View File

@@ -138,6 +138,14 @@ table
@include text_code(#888);
}
.parameter__deprecated
{
font-size: 12px;
font-style: italic;
@include text_code(#f00);
}
.table-container
{