Slight adjustments.

This commit is contained in:
Villain1nGlasses
2025-02-06 00:23:32 -07:00
parent a6b535dcfd
commit 8d2bf4fdef
+4 -10
View File
@@ -1328,16 +1328,15 @@ select:focus + .focus {
font-weight: normal;
margin: 0px;
margin-bottom: 2px;
margin-left: 2px;
margin-left: 1px;
padding: 0px;
max-width: 42px;
max-width: 43px;
border: none;
background-color: transparent;
}
.item-characteristics-power-system-row h2,
.item-characteristics-propulsion-system-row h2 {
min-width: 20px;
margin: 0px;
font-size: 13px;
text-align: left;
@@ -1384,17 +1383,12 @@ select:focus + .focus {
font-weight: bold;
}
.item-characteristics-propulsion-systems-row .subitem-characteristics-system-cost {
padding-top: 3px;
background-color: yellowgreen;
}
.subitem-characteristics-system-value {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: baseline;
min-width: 70px;
min-width: 71px;
}
.item-characteristics-power-system-row .custom-select-alternate {
@@ -1412,7 +1406,7 @@ select:focus + .focus {
}
.item-characteristics-propulsion-system-more .item-characteristics-propulsion-system-row:first-child {
padding-top: 2px;
padding-top: 1px;
}
.item-characteristics-propulsion-system-more .item-characteristics-propulsion-system-row:nth-child(2) {