src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 13:34:26 +0200
changeset 94 e91d062e38ab
parent 83 f7553032b302
permissions -rw-r--r--
bde6abc361d47cc2 PasswordAuthenticator exposes user password in debug log

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