Merge branch 'master' into styling-fixes

This commit is contained in:
Robert Barnwell
2017-03-20 11:32:17 -07:00
committed by GitHub
19 changed files with 115 additions and 113 deletions

View File

@@ -286,6 +286,21 @@ body
@include method($_color-get);
}
&.opblock-patch
{
@include method($_color-patch);
}
&.opblock-head
{
@include method($_color-head);
}
&.opblock-options
{
@include method($_color-options);
}
&.opblock-deprecated
{
opacity: .6;