Correction sur police des equipements
Release Creation / build (release) Successful in 1m3s

This commit is contained in:
2026-06-14 22:33:49 +02:00
parent faf8c4ca92
commit 4cb8e26333
64 changed files with 192 additions and 183 deletions
+2
View File
@@ -3209,7 +3209,9 @@ ol.item-list li.item h4.item-name {
flex: 1 1 0;
margin: 0;
font-size: 13px;
font-weight: 600;
color: #e2e8f4;
font-family: "Signika", sans-serif;
}
ol.item-list li.item .cde-item-stat {
font-family: monospace;
+1 -1
View File
@@ -3264,7 +3264,7 @@ ol.item-list {
img { border: none; border-radius: 3px; flex-shrink: 0; }
h4.item-name { flex: 1 1 0; margin: 0; font-size: 13px; color: @cde-text; }
h4.item-name { flex: 1 1 0; margin: 0; font-size: 13px; font-weight: 600; color: @cde-text; font-family: "Signika", sans-serif; }
.cde-item-stat {
font-family: monospace;