mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 17:02:18 +00:00
better modal indenting
This commit is contained in:
parent
b3853800a3
commit
2c7fc72419
3 changed files with 3 additions and 3 deletions
|
|
@ -170,6 +170,6 @@ a
|
|||
.btn
|
||||
margin-right: 5px
|
||||
|
||||
.buy-gems-list
|
||||
.modal-indented-list
|
||||
margin-left: 10px;
|
||||
padding-left: 10px;
|
||||
|
|
@ -15,7 +15,7 @@ div(modal='modals.buyGems')
|
|||
a(target='_blank', href='https://twitter.com/bowenNstuff') Justin
|
||||
.popover-content
|
||||
p <span class='label label-info'>$5 USD</span> will:
|
||||
ul.buy-gems-list
|
||||
ul.modal-indented-list
|
||||
li Add 20 gems to your account, which are used to buy special items.
|
||||
li Disable ads.
|
||||
li Donate to the developers (as an open source project, we can us all the help we can get).
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ div(modal='modals.newStuff')
|
|||
.popover-content
|
||||
strong 10/22/2013
|
||||
p
|
||||
ul
|
||||
ul.modal-indented-list
|
||||
li TRICK OR TREAT! It's Habit Halloween! Some of the NPCs have decorated for the occasion. Can you spot us?
|
||||
li Two gem-purchasable skin tone sets are now available! The Rainbow Skin Set is here to stay, but in honor of Halloween, we also have the LIMITED EDITION SPOOKY SKIN SET. You will only be able to purchase the Spooky Skin Set until November 10th, so if you want a monstrous avatar, now's the time to act!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue