src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 22:30:21 +0200
changeset 95 e02d27427caa
parent 83 f7553032b302
permissions -rw-r--r--
fis: 0.2-SNAPSHOT -> 0.2

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