2007-04-13 07:33:24 +00:00
|
|
|
/* $Id$ */
|
|
|
|
|
2008-12-31 12:02:24 +00:00
|
|
|
#comments {
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
2006-10-15 19:57:06 +00:00
|
|
|
.indented {
|
2007-05-27 17:57:48 +00:00
|
|
|
margin-left: 25px; /* LTR */
|
2006-10-15 19:57:06 +00:00
|
|
|
}
|
2007-07-24 21:33:53 +00:00
|
|
|
.comment-unpublished {
|
|
|
|
background-color: #fff4f4;
|
|
|
|
}
|
|
|
|
.preview .comment {
|
|
|
|
background-color: #ffffea;
|
|
|
|
}
|