Commit 0eaa0ca798707b5487a751e2b252905f5d4eaacc

Authored by Evandro Jr
2 parents 4db8bfd8 19f96745

Merge branch 'AI3205-comment-paragraph' into stable

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
plugins/comment_paragraph/public/style.css
@@ -204,7 +204,10 @@ div[class^='comment-paragraph-loading-'] { @@ -204,7 +204,10 @@ div[class^='comment-paragraph-loading-'] {
204 display: none; 204 display: none;
205 } 205 }
206 206
207 -  
208 .side-comment .post_comment_box.opened { 207 .side-comment .post_comment_box.opened {
209 padding-bottom: 15px; 208 padding-bottom: 15px;
  209 +}
  210 +
  211 +.side-comment .comment-count {
  212 + bg-color: #b3b2d4;
210 } 213 }
211 \ No newline at end of file 214 \ No newline at end of file