2013-05-11 18:19:09 +00:00
|
|
|
.gem-wallet
|
2013-03-27 05:35:51 +00:00
|
|
|
cursor: pointer
|
2013-09-10 13:30:38 +00:00
|
|
|
padding-top: 10px;
|
2013-03-27 05:35:51 +00:00
|
|
|
.tile
|
|
|
|
|
background-color: darken($neutral, 10%)
|
2013-05-11 18:19:09 +00:00
|
|
|
.add-gems-btn
|
2013-03-27 05:35:51 +00:00
|
|
|
opacity: 0
|
|
|
|
|
&:hover, &:focus
|
2013-05-11 18:19:09 +00:00
|
|
|
.add-gems-btn
|
2013-03-27 05:35:51 +00:00
|
|
|
opacity: 1
|
|
|
|
|
background-color: $good
|
|
|
|
|
.tile
|
|
|
|
|
opacity: 1
|
|
|
|
|
|
2013-10-13 03:01:18 +00:00
|
|
|
.modal-header .gem-wallet
|
|
|
|
|
padding-top: 0px
|
|
|
|
|
|
2014-02-01 17:52:38 +00:00
|
|
|
.equipment-title
|
|
|
|
|
display: inline-block
|
2014-02-06 23:58:40 +00:00
|
|
|
vertical-align: bottom
|
|
|
|
|
margin-right: 20px
|
2014-02-01 17:52:38 +00:00
|
|
|
|
2015-06-28 09:32:46 +00:00
|
|
|
.well.use-costume-info
|
|
|
|
|
margin-top: 10px
|
2015-06-29 11:49:54 +00:00
|
|
|
p:first-child
|
|
|
|
|
margin-bottom: 20px
|
2015-06-28 09:32:46 +00:00
|
|
|
|
2014-02-09 11:32:12 +00:00
|
|
|
.stable .static-popover
|
|
|
|
|
max-width: 550px
|
2013-03-27 05:35:51 +00:00
|
|
|
|
2013-09-29 14:43:01 +00:00
|
|
|
menu.pets div
|
|
|
|
|
display: inline-block
|
2014-09-08 21:10:27 +00:00
|
|
|
vertical-align: top
|
2014-08-23 01:24:43 +00:00
|
|
|
|
2013-03-27 05:35:51 +00:00
|
|
|
.current-pet
|
|
|
|
|
left: 0px
|
2013-03-27 05:37:19 +00:00
|
|
|
bottom: 0px
|
2013-03-27 05:35:51 +00:00
|
|
|
|
|
|
|
|
.item-drop-icon
|
|
|
|
|
float:left
|
|
|
|
|
padding-right:20px
|
|
|
|
|
padding-bottom:20px
|
|
|
|
|
|
2013-12-15 19:35:20 +00:00
|
|
|
//.Pet_Currency_Gem, .Pet_Currency_Gem2x, .Pet_Currency_Gem1x
|
|
|
|
|
// background: url("/bower_components/habitrpg-shared/img/sprites/Egg_Sprite_Sheet.png") no-repeat
|
|
|
|
|
// display:block
|
2013-05-31 23:26:11 +00:00
|
|
|
|
2013-11-11 03:18:06 +00:00
|
|
|
.food-tray
|
2014-02-10 17:38:58 +00:00
|
|
|
position: fixed
|
|
|
|
|
right: 15px
|
|
|
|
|
bottom: 0px
|
|
|
|
|
width: 30%
|
2014-06-21 19:51:32 +00:00
|
|
|
max-width: 17em;
|
2013-11-11 03:18:06 +00:00
|
|
|
height: 50%
|
2014-02-10 17:38:58 +00:00
|
|
|
overflow-y: auto
|
2014-02-10 13:30:54 +00:00
|
|
|
z-index: 1
|
2015-02-26 20:02:58 +00:00
|
|
|
padding-bottom: 0
|
2013-11-11 03:18:06 +00:00
|
|
|
|
2013-11-10 04:15:55 +00:00
|
|
|
.inventory-list
|
|
|
|
|
p
|
2013-09-05 12:26:35 +00:00
|
|
|
//display: none
|
2013-11-10 04:15:55 +00:00
|
|
|
li
|
2013-03-27 05:35:51 +00:00
|
|
|
clear:both
|
2013-11-10 04:15:55 +00:00
|
|
|
button.customize-option
|
|
|
|
|
position:relative
|
|
|
|
|
.stack-count
|
|
|
|
|
position:absolute
|
|
|
|
|
bottom:-6px
|
|
|
|
|
right:-9px
|
|
|
|
|
|
2013-03-27 05:35:51 +00:00
|
|
|
.pets-menu > div
|
2013-07-02 08:44:07 +00:00
|
|
|
display:inline-block
|
|
|
|
|
vertical-align:top
|
2013-06-07 15:04:25 +00:00
|
|
|
padding:.3em
|
2013-07-02 09:21:14 +00:00
|
|
|
width:6em
|
2013-07-02 08:44:07 +00:00
|
|
|
margin-top:1em
|
2015-07-08 21:13:23 +00:00
|
|
|
text-align:center
|
2013-06-07 15:04:25 +00:00
|
|
|
p
|
2013-12-20 17:25:23 +00:00
|
|
|
//width:6em
|
2014-12-04 04:22:21 +00:00
|
|
|
margin-top:-.3em
|
2013-06-07 15:04:25 +00:00
|
|
|
.hatchingPotion-menu > div
|
2013-07-02 08:44:07 +00:00
|
|
|
display:inline-block
|
|
|
|
|
vertical-align:top
|
2013-06-07 15:04:25 +00:00
|
|
|
padding:.3em
|
2013-07-02 08:44:07 +00:00
|
|
|
width:6em
|
|
|
|
|
margin-top:1em
|
2013-06-07 15:04:25 +00:00
|
|
|
p
|
|
|
|
|
text-align:center
|
2013-07-02 08:44:07 +00:00
|
|
|
width:6em
|
2013-07-02 08:44:53 +00:00
|
|
|
margin-top:-.5em
|
2013-04-15 06:03:32 +00:00
|
|
|
|
2013-11-10 04:15:55 +00:00
|
|
|
// This adds feeding progress bars to pets. If we have any issues with `menu.pets > button`, revisit
|
|
|
|
|
menu.pets .customize-menu
|
2013-12-26 13:53:20 +00:00
|
|
|
|
2013-11-10 04:15:55 +00:00
|
|
|
button
|
|
|
|
|
position: relative
|
|
|
|
|
.progress
|
|
|
|
|
width: 60%
|
|
|
|
|
position: absolute
|
|
|
|
|
bottom: -25px
|
|
|
|
|
left: 20%
|
|
|
|
|
height: 5px
|
|
|
|
|
|
2013-04-15 06:03:32 +00:00
|
|
|
.pet-button
|
|
|
|
|
border: none
|
|
|
|
|
background: none white
|
2015-12-12 16:50:05 +00:00
|
|
|
.pet-not-owned, .mount-not-owned
|
2013-04-15 06:03:32 +00:00
|
|
|
width: 81px;
|
|
|
|
|
height: 99px;
|
|
|
|
|
/* Would use css3 filters and just display the original pet image with a black hue,
|
|
|
|
|
but doesn't seem to work in Firefox or Opera */
|
|
|
|
|
/*filter: brightness(0%)
|
|
|
|
|
-webkit-filter: brightness(0%)
|
|
|
|
|
-moz-filter: brightness(0%)
|
|
|
|
|
-o-filter: brightness(0%)
|
|
|
|
|
-ms-filter: brightness(0%)*/
|
2014-02-21 12:14:58 +00:00
|
|
|
|
|
|
|
|
.PixelPaw
|
|
|
|
|
margin-top: 36px // align paw with pets, at the bottom of the button
|
|
|
|
|
|
|
|
|
|
// styles for pets that have been fed until they evolve into a mount
|
|
|
|
|
.pet-evolved
|
|
|
|
|
opacity: 0.1
|
2013-12-31 22:34:24 +00:00
|
|
|
|
2013-10-20 02:21:55 +00:00
|
|
|
.selectableInventory
|
|
|
|
|
background-color: lightgreen !important
|
2013-11-11 06:53:20 +00:00
|
|
|
border-radius: 50%
|
2013-10-20 02:36:59 +00:00
|
|
|
|
|
|
|
|
.sell-inventory
|
|
|
|
|
width: 162px
|
2014-06-19 21:17:43 +00:00
|
|
|
height: 138px
|