Sha256: 203f53c3e0c76c146802626d59c201187fb2bdb53c3f2a78a667aef58c9af61b

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

.comment {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;

  border-top: 1px solid;
  border-left: 1px solid;
  
  margin-top: 15px;
  margin-bottom: 15px;

  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;

  color: #000;
  border-color: #ddd;
  background-color: #fff;
  
  clear: both;
}

.comment_actions {
  float: right;
}

.comment_body {
  padding-top: 3px;
}

.comment_body p {
	margin: 0px;

	overflow: hidden;
}

.comment_div {
	clear: both;
}

.comment_form_actions {
  margin-top: 15px;
  margin-bottom: 10px;
}

.comment_form_field textarea {
  padding: 0px;

  width: 100%;
}

.comment_avatar {
  float: left;

  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.comment_timestamp {
  color: #777;
}

.comment_votes {
  float: right;
  
  text-align: center;
}

.comment_votes input,
.comment_votes img {
  border: none;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

.comment_votes form {
  margin: 0px;
}

.comment_vote_count p {
  margin: 0px;
}

.comment_error_explanation {
  margin-bottom: 10px;
}

.comment_error_explanation h3 {
  margin-top: 5px;
}

.comment_error_explanation ul {
  list-style-position: inside;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
commontator-4.3.0 app/assets/stylesheets/commontator/comments.css