Sha256: 76e591ebc4f48ab2d17e0f5368536377f4299ad4027aa386a19db889eb3dfdcc

Contents?: true

Size: 1017 Bytes

Versions: 11

Compression:

Stored size: 1017 Bytes

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-left: 15px;

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

.comment_actions {
  float: right;
}

.comment_body {
  margin-left: 55px;
  margin-top: -60px;
  margin-right: 45px;
   
  padding: 8px;
}

.comment_body p {
	margin: 0px;
	
	overflow: hidden;
}

.comment_form_actions {
  margin-top: 15px;
}

.comment_form_field > .field_with_errors {
  display: block;
  padding-right: 4px;
}

.comment_form_field textarea {
  padding: 0px;
  
  width: 100%;
}

.comment_gravatar_image img {
  margin-top: 5px;
}

.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_vote_count p {
  margin: 0px;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
commontator-4.0.2 app/assets/stylesheets/commontator/comments.css
commontator-2.0.2 app/assets/stylesheets/commontator/comments.css
commontator-4.0.1 app/assets/stylesheets/commontator/comments.css
commontator-4.0.0 app/assets/stylesheets/commontator/comments.css
commontator-2.0.1 app/assets/stylesheets/commontator/comments.css
commontator-2.0.0 app/assets/stylesheets/commontator/comments.css
commontator-1.1.3 app/assets/stylesheets/commontator/comments.css
commontator-1.1.2 app/assets/stylesheets/commontator/comments.css
commontator-1.1.1 app/assets/stylesheets/commontator/comments.css
commontator-1.1.0 app/assets/stylesheets/commontator/comments.css
commontator-1.0.6 app/assets/stylesheets/commontator/comments.css