Skip to content

Commit

Permalink
Merge pull request #377 from SabreCat/gems
Browse files Browse the repository at this point in the history
Prettify Market Gem
  • Loading branch information
SabreCat committed Dec 5, 2014
2 parents 6ac6f4d + a0434e6 commit 4aacc10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@
[class*="Mount_Head_"], [class*="Mount_Body_"]{
margin-top:18px; /* Sprite accommodates 105x123 box */
}

.Pet_Currency_Gem {
margin-top: 5px;
margin-bottom: 5px
}
4 changes: 3 additions & 1 deletion locales/en/subscriber.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,7 @@
"checkout": "Checkout",
"buySubsText": "Buy gems with Gold, No Ads, Support the Devs",
"sureCancelSub": "Are you sure you want to cancel your subscription?",
"subCanceled": "Subscription will become inactive on"
"subCanceled": "Subscription will become inactive on",
"subGemPop": "Because you subscribe to HabitRPG, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.",
"subGemName": "Subscriber Gems"
}

0 comments on commit 4aacc10

Please sign in to comment.