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;
}
&.active-thread__content {
// HARRISON remove me
color: blue;
// this still needs a final style applied to it
& .post-body {
font-weight: bold;
}
}
}
.post-image__columns {