/* $Id: comment.css,v 1.1.1.1 2014/10/08 18:33:28 pamatt Exp $ */

.indented {
  margin-left: 25px;
}
.comment-unpublished {
  background-color: #fff4f4;
}
.preview .comment {
  background-color: #ffffea;
}
