Enhance armes+armures

This commit is contained in:
2024-09-13 22:14:21 +02:00
parent 9c93134d1c
commit 029ad04e26
28 changed files with 423 additions and 108 deletions

View File

@@ -136,6 +136,11 @@ select {
color: #1c2058;
}
}
li.folder > .folder-header h3 {
color:#AAA;
}
table {
border: 1px solid #7a7971;
}
@@ -375,15 +380,7 @@ table {
height: 120px;
padding: 0 3px;
}
li {
&.folder {
& > .folder-header {
h3 {
color: rgba(19, 18, 18, 0.95);
}
}
}
}
input[type="text"], select[type="text"] {
background: white;
color: #494e6b;