Auto-import PNJ3

This commit is contained in:
2026-07-07 21:01:57 +02:00
parent 746f9e23bb
commit bfe24812bd
10 changed files with 18 additions and 26 deletions
+2 -20
View File
@@ -1117,26 +1117,8 @@ a.mgt2-world-link:hover {
/* === Batch NPC Creator =================================================== */
.mgt2-batch-npc-form {
display: flex;
flex-direction: column;
gap: 12px;
padding: 16px;
background: #f5f0e8;
color: #222;
}
.mgt2-batch-npc-form h3 {
color: #5f4300;
border-bottom: 2px solid #b78f26;
padding-bottom: 6px;
margin: 0 0 4px 0;
font-size: 1.1em;
}
.mgt2-batch-npc-form legend {
color: #7a5c00;
font-weight: 600;
font-size: 0.95em;
gap: 10px;
padding: 14px 16px 12px;
}
.mgt2-batch-npc-form .input-group {