Merge branch 'master' into ft/3052-extensions

This commit is contained in:
Greg Thompson
2017-11-17 11:00:43 -06:00
3 changed files with 7 additions and 2 deletions

View File

@@ -12,6 +12,10 @@
{
color: $model-deprecated-font-color !important;
}
> td:first-of-type {
text-decoration: line-through;
}
}
&-toggle
{