Tweak deprecated display

This commit is contained in:
Kyle Shockey
2017-06-16 01:44:44 -07:00
parent 716e0b865b
commit 541f3e99b2
2 changed files with 37 additions and 13 deletions

View File

@@ -3,6 +3,13 @@
font-size: 12px;
font-weight: 300;
.deprecated
{
span, td {
color: #aaa !important;
}
}
@include text_code();
&-toggle
{