2013-12-20 17:13:37 +00:00
|
|
|
/*[class*='Pet_'] {
|
2013-12-04 22:56:55 +00:00
|
|
|
margin-left: 1.25em;
|
2013-12-20 17:13:37 +00:00
|
|
|
}*/
|
2013-12-04 22:56:55 +00:00
|
|
|
|
2014-05-01 04:17:59 +00:00
|
|
|
/* Comment out for holiday events */
|
2014-09-16 23:43:46 +00:00
|
|
|
/*.npc_ian {*/
|
|
|
|
|
/*background: url("../img/sprites/npc_ian.gif") no-repeat;*/
|
|
|
|
|
/*width: 78px;*/
|
|
|
|
|
/*height: 135px;*/
|
|
|
|
|
/*}*/
|
2013-12-20 19:42:31 +00:00
|
|
|
|
2013-12-04 22:56:55 +00:00
|
|
|
.Gems {
|
|
|
|
|
display:inline-block;
|
|
|
|
|
margin-right:5px;
|
|
|
|
|
border-style:none;
|
|
|
|
|
margin-left:0px;
|
|
|
|
|
margin-top:2px;
|
|
|
|
|
}
|
|
|
|
|
|
2013-12-14 05:38:54 +00:00
|
|
|
.inline-gems {
|
2014-02-08 16:35:43 +00:00
|
|
|
vertical-align: middle;
|
2013-12-14 05:38:54 +00:00
|
|
|
margin-left: 0px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
2013-12-04 22:56:55 +00:00
|
|
|
|
|
|
|
|
/* Both */
|
|
|
|
|
.customize-menu .locked {
|
|
|
|
|
background-color: #727272;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* FIXME figure out how to handle customize menu!! */
|
|
|
|
|
/*.customize-menu .f_head_0 {width: 60px; height: 60px; background-position: -1917px -9px;}*/
|
|
|
|
|
|
|
|
|
|
.achievement {
|
|
|
|
|
float:left;
|
|
|
|
|
clear:right;
|
|
|
|
|
margin-right: 10px;
|
2014-01-22 01:00:32 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
|
|
|
|
margin-top:18px; /* Sprite accommodates 105x123 box */
|
|
|
|
|
}
|