From 5e0394673577bba66186806dda4716f71660aaff Mon Sep 17 00:00:00 2001 From: Caio SBA Date: Thu, 30 Apr 2015 11:20:36 -0300 Subject: [PATCH] Ticket #120: Changing icon for poverty reduction --- images/icons/reducao-da-pobreza-contrast.png | Bin 2914 -> 0 bytes images/icons/reducao-da-pobreza.png | Bin 3052 -> 0 bytes sass/_proposal_categories.scss | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/images/icons/reducao-da-pobreza-contrast.png b/images/icons/reducao-da-pobreza-contrast.png index 72b21e4..fae9408 100755 Binary files a/images/icons/reducao-da-pobreza-contrast.png and b/images/icons/reducao-da-pobreza-contrast.png differ diff --git a/images/icons/reducao-da-pobreza.png b/images/icons/reducao-da-pobreza.png index 46e5a10..34340e5 100644 Binary files a/images/icons/reducao-da-pobreza.png and b/images/icons/reducao-da-pobreza.png differ diff --git a/sass/_proposal_categories.scss b/sass/_proposal_categories.scss index 61dc2ae..1309ca5 100644 --- a/sass/_proposal_categories.scss +++ b/sass/_proposal_categories.scss @@ -149,7 +149,7 @@ .category-#{$category} { background-color: $color; - background-image: url(./images/icons/#{$category}.png?1); + background-image: url(./images/icons/#{$category}.png?3); background-repeat: no-repeat; background-size: 22px; background-position-y: center; -- libgit2 0.21.2