Commit 5e0394673577bba66186806dda4716f71660aaff
1 parent
c54c2250
Exists in
master
and in
8 other branches
Ticket #120: Changing icon for poverty reduction
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
images/icons/reducao-da-pobreza-contrast.png
images/icons/reducao-da-pobreza.png
sass/_proposal_categories.scss
@@ -149,7 +149,7 @@ | @@ -149,7 +149,7 @@ | ||
149 | 149 | ||
150 | .category-#{$category} { | 150 | .category-#{$category} { |
151 | background-color: $color; | 151 | background-color: $color; |
152 | - background-image: url(./images/icons/#{$category}.png?1); | 152 | + background-image: url(./images/icons/#{$category}.png?3); |
153 | background-repeat: no-repeat; | 153 | background-repeat: no-repeat; |
154 | background-size: 22px; | 154 | background-size: 22px; |
155 | background-position-y: center; | 155 | background-position-y: center; |