@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("reddit.com") {
.comment .child {
  border-left: 1px dotted #AAAAAA !important;
}
}