src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Tue, 23 Apr 2013 10:36:04 +0200
changeset 108 ef4e3e0ef83f
parent 83 f7553032b302
permissions -rw-r--r--
84a94fa29a67504b Task/Project notifications

.comment-author:first-child {
  border-top: medium none;
  padding-top: 0;
}

.comment-author {
  background-position: 0 1.5em;
  border-top: 1px solid #eeeeee;
  padding-top: 1.5em;
}