Changed the placeholder highlight for active thread to be more subtle

Этот коммит содержится в:
hmhealey
2015-07-17 09:34:35 -04:00
родитель 5b917dd4a6
Коммит 141d928d3c

Просмотреть файл

@@ -323,8 +323,10 @@ body.ios {
@include legacy-pie-clearfix; @include legacy-pie-clearfix;
} }
&.active-thread__content { &.active-thread__content {
// HARRISON remove me // this still needs a final style applied to it
color: blue; & .post-body {
font-weight: bold;
}
} }
} }
.post-image__columns { .post-image__columns {