Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

fixes #912 added predix coder badge #953

Merged
merged 2 commits into from
Jan 27, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fixes #912 added predix coder badge
  • Loading branch information
shubhendusaurabh committed Jan 25, 2017
commit e8eb632a2a9717bd232b89472ed10ac0e3174826
6 changes: 6 additions & 0 deletions app/profile/badges/badges.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,12 @@ import moment from 'moment-timezone'
name: 'Crowd for Good',
groupClass: 'Crowd-for-Good',
active: false
},
{
id: 1008,
name: 'Predix Coder',
groupClass: 'Predix-Coder',
active: false
}
]
}
Expand Down
3 changes: 3 additions & 0 deletions assets/css/directives/badge-tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,9 @@
.Crowd-for-Good {
background-position: 0px -672px;
}
.Predix-Coder {
background-position: -50px -672px;
}
.Wireframe {
width: 31px;
background-position: 0px -1009px !important;
Expand Down
Binary file modified assets/images/badge.grid.large.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.