src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Tue, 05 Jun 2012 15:40:44 +0200
changeset 103 6a2a19785cd8
parent 83 f7553032b302
permissions -rw-r--r--
977f2e215a04b181 Task report

.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;
}