Commit d6f391741e9931ba6c4736b5cfbb48b7490a645b

Authored by Gustavo Cruz
2 parents 8f32274b dca1bc9d

Merge branch 'master' of github.com:SerproLivre/participa-theme

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2812,6 +2812,9 @@ body.contraste #social-icons #sb_flickr:hover {
2812 2812 }
2813 2813  
2814 2814 /* Plugin para curtir artigos e comentários */
  2815 +.pairwise-plugin_pairwise-content .vote-actions {
  2816 + display: none;
  2817 +}
2815 2818  
2816 2819 .action .dislike:before {
2817 2820 content: url(images/negative-hand.png);
... ...