mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
updated sprites css
This commit is contained in:
parent
d47641e25a
commit
f2506c3231
1 changed files with 7 additions and 2 deletions
|
|
@ -50210,6 +50210,11 @@
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
}
|
}
|
||||||
|
.icon_pet_veteran_cactus {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_pet_veteran_cactus.png');
|
||||||
|
width: 28px;
|
||||||
|
height: 28px;
|
||||||
|
}
|
||||||
.icon_pet_veteran_dragon {
|
.icon_pet_veteran_dragon {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_pet_veteran_dragon.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_pet_veteran_dragon.png');
|
||||||
width: 28px;
|
width: 28px;
|
||||||
|
|
@ -51267,8 +51272,8 @@
|
||||||
}
|
}
|
||||||
.inventory_quest_scroll_chameleon {
|
.inventory_quest_scroll_chameleon {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_chameleon.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_chameleon.png');
|
||||||
width: 60px;
|
width: 68px;
|
||||||
height: 60px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
.inventory_quest_scroll_cheetah {
|
.inventory_quest_scroll_cheetah {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_cheetah.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/inventory_quest_scroll_cheetah.png');
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue