css colour change

pull/68/head
Jon Eugster 2 years ago
parent 48ba131d2c
commit fd3a543dcd

@ -27,7 +27,7 @@
} }
.inventory .item.new { .inventory .item.new {
color: rgb(247, 216, 93); background-color: rgb(255, 242, 190);
} }
.inventory .item:not(.locked):not(.disabled) { .inventory .item:not(.locked):not(.disabled) {

Loading…
Cancel
Save