- Style all button and inputs on admin pages with Roboto Mono font (and sans-serif as a fallback) with 1em font size; - Remove unneeded transition effect property declaration on text hover, as the regular declaration is applied when switching from hover state to regular state. - Add NPC dedicated stylesheet in which specific NPC style has been added; - Use an icon where the picture of a NPC is not available (like when adding a new one) and provide the NPC picture as the picture instead of the edition page itself; - Move NPC's JavaScript in a dedicated file, improve its code and fix its access to DOM elements.
2 lines
727 B
XML
2 lines
727 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 96 960 960" fill="white"><path d="m902 885-92-89V371H637l-82-97H407l-54 65-65-65 78-92h230l82 97h132q37.225 0 64.613 27.706Q902 334.412 902 371v514ZM646 631 469 453q36-3 70.5 8.5t60.5 38q26 26.5 37.5 60.5t8.5 71Zm-188 10Zm123-74ZM194 279l91 92H150v495h533L25 208l49-49 820 820-49 49-71-71H150q-37.175 0-64.088-26.594Q59 903.812 59 866V371q0-37.588 26.912-64.794Q112.825 279 150 279h44Zm169.564 219L407 541q-17 15.696-26 36.305t-9 43.157q0 45.958 31.29 77.248Q434.58 729 480 729q20.857 0 41.929-9.5Q543 710 559.689 693L603 735.722Q579 763 547.068 776q-31.932 13-67.399 13-70.336 0-119.002-49.292Q312 690.417 312 620q0-34.274 12.457-66.098 12.456-31.823 39.107-55.902Z"/></svg>
|