src/main/webapp/css/comment.css
author Tomas Zeman <tzeman@volny.cz>
Tue, 05 Jun 2012 15:40:43 +0200
changeset 101 b6a00fd29998
parent 83 f7553032b302
permissions -rw-r--r--
934f1febd6c5104c Task number

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