From 8d2bf4fdef2ecd4beff3a2e6039e8ba11eca1f0d Mon Sep 17 00:00:00 2001 From: Villain1nGlasses <85969638+Villain1nGlasses@users.noreply.github.com> Date: Thu, 6 Feb 2025 00:23:32 -0700 Subject: [PATCH] Slight adjustments. --- HeroSystem6eHeroic/HeroSystem6eHeroic.css | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/HeroSystem6eHeroic/HeroSystem6eHeroic.css b/HeroSystem6eHeroic/HeroSystem6eHeroic.css index 1748b2b6b8..cbfd14ddcc 100644 --- a/HeroSystem6eHeroic/HeroSystem6eHeroic.css +++ b/HeroSystem6eHeroic/HeroSystem6eHeroic.css @@ -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) {