src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Wed, 30 May 2012 22:51:02 +0200
changeset 100 1fcbeae1f9da
parent 83 f7553032b302
permissions -rw-r--r--
8f7cff383e0a8601 Attachments

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