scoping staff only color to .status-message icons

This commit is contained in:
Brian Talbot
2014-08-01 13:47:27 -04:00
committed by cahrens
parent f3173c7875
commit b83c3976bc

View File

@@ -389,7 +389,7 @@ $outline-indent-width: $baseline;
> .subsection-status,
> .unit-status {
.icon {
.status-message .icon {
color: $color-staff-only;
}
}