mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update BattleTech-A-Time-of-War.css
added styling for the inventory table header to match the repeating items
This commit is contained in:
@@ -368,4 +368,9 @@ button[type=roll].sheet-blank-roll-button {
|
||||
font-size: 70%;
|
||||
border-radius: 5px;
|
||||
padding: 2px;
|
||||
}
|
||||
}
|
||||
tr.inventory-table-header {
|
||||
display: grid;
|
||||
grid-template-columns: 215px 115px 65px 290px;
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user