mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Slight adjustments.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user