src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 09:22:48 +0200
changeset 92 eb207b189332
parent 83 f7553032b302
permissions -rw-r--r--
Database schema updates

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