diff --git a/app/less/slot.less b/app/less/slot.less index 825c054a..cc3e3d62 100755 --- a/app/less/slot.less +++ b/app/less/slot.less @@ -30,6 +30,7 @@ background-color: @primary-bg; border: 1px solid @primary-disabled; color: @disabled; + fill: @disabled; .details { min-height: 2.5em; @@ -70,6 +71,7 @@ &:hover{ color: @fg; + fill: @fg; border: 1px solid @primary; .sz { diff --git a/app/views/_slot-internal.html b/app/views/_slot-internal.html index 4a49cae7..547fa7ae 100755 --- a/app/views/_slot-internal.html +++ b/app/views/_slot-internal.html @@ -13,6 +13,7 @@
Recharge: {{c.c.recharge}} Mj
Repair: {{c.c.repair}}
{{c.c.rangeLS}} LS
+
LS
Range: {{c.c.rangeRating}}
+{{c.c.armouradd}} Armour
\ No newline at end of file