2013-11-08 08:06:09 +00:00
|
|
|
/* These sprites are oversized until a move to 105 avatar box happens*/
|
2013-12-05 22:46:08 +00:00
|
|
|
|
|
|
|
|
/* Backer */
|
|
|
|
|
.weapon_special_0, .head_special_0 {
|
2013-11-07 21:10:11 +00:00
|
|
|
width: 105px;
|
|
|
|
|
height: 105px;
|
|
|
|
|
margin-left: -3px;
|
|
|
|
|
margin-top: -18px;
|
|
|
|
|
}
|
2013-12-05 22:46:08 +00:00
|
|
|
.slim_armor_special_0, .broad_armor_special_0, .shield_special_0 {
|
2013-11-08 08:06:09 +00:00
|
|
|
width: 90px;
|
|
|
|
|
height: 90px;
|
|
|
|
|
}
|
|
|
|
|
|
2014-02-07 18:26:42 +00:00
|
|
|
/* Critical */
|
|
|
|
|
.weapon_special_critical {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/weapon_special_critical.gif") no-repeat;
|
2014-02-07 18:26:42 +00:00
|
|
|
width: 90px;
|
|
|
|
|
height: 90px;
|
|
|
|
|
margin-left:-12px;
|
|
|
|
|
margin-top:12px;
|
|
|
|
|
}
|
|
|
|
|
|
2013-11-08 08:06:09 +00:00
|
|
|
/* This is oversized until a move to 105 avatar box happens*/
|
2013-12-05 22:46:08 +00:00
|
|
|
.weapon_special_1 {
|
2014-03-27 23:27:06 +00:00
|
|
|
margin-left: -12px;
|
2013-08-27 01:24:48 +00:00
|
|
|
}
|
2013-12-05 22:46:08 +00:00
|
|
|
.broad_armor_special_1, .slim_armor_special_1, .head_special_1 {
|
2013-11-08 08:06:09 +00:00
|
|
|
width: 90px;
|
|
|
|
|
height: 90px;
|
|
|
|
|
}
|
2013-08-27 01:24:48 +00:00
|
|
|
|
2013-12-05 22:46:08 +00:00
|
|
|
.head_special_0 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif") no-repeat;
|
2013-11-07 21:10:11 +00:00
|
|
|
}
|
2013-12-05 22:46:08 +00:00
|
|
|
.head_special_1 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif") no-repeat;
|
2013-12-05 22:46:08 +00:00
|
|
|
margin-top: 3px;
|
2013-08-27 01:24:48 +00:00
|
|
|
}
|
|
|
|
|
|
2013-12-05 22:46:08 +00:00
|
|
|
.broad_armor_special_0,.slim_armor_special_0 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif") no-repeat;
|
2013-11-07 21:10:11 +00:00
|
|
|
}
|
2013-12-05 22:46:08 +00:00
|
|
|
.broad_armor_special_1,.slim_armor_special_1 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif") no-repeat;
|
2013-08-27 01:24:48 +00:00
|
|
|
}
|
|
|
|
|
|
2013-12-05 22:46:08 +00:00
|
|
|
.shield_special_0 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif") no-repeat;
|
2013-11-07 21:10:11 +00:00
|
|
|
}
|
2013-08-27 01:24:48 +00:00
|
|
|
|
2013-12-05 22:46:08 +00:00
|
|
|
.weapon_special_0 {
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif") no-repeat;
|
2013-11-07 21:10:11 +00:00
|
|
|
}
|
2013-08-27 01:24:48 +00:00
|
|
|
|
|
|
|
|
.Pet-Wolf-Cerberus {
|
2013-11-07 21:10:11 +00:00
|
|
|
width: 105px;
|
|
|
|
|
height: 72px;
|
2015-02-12 18:10:19 +00:00
|
|
|
background: url("/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif") no-repeat;
|
|
|
|
|
}
|