base folder back to having space

This commit is contained in:
TrinitysEnd
2026-02-19 12:19:01 -08:00
committed by GitHub
parent efe906c4da
commit 340d1d131a
33 changed files with 32 additions and 32 deletions

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 145 KiB

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

@@ -64,13 +64,13 @@
.sheet-borderPaper {
border: 10px solid transparent;
padding: 0px;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper-Small.png?raw=true") 10 repeat round;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper-Small.png?raw=true") 10 repeat round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper-Small.png?raw=true") 10 repeat round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper-Small.png?raw=true") 10 repeat round;
}
/* Evasion Background paper look */
.sheet-evasion {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Evasion.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Evasion.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -80,7 +80,7 @@
}
/* Toughness Background paper look */
.sheet-toughness {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Toughness.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Toughness.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -90,7 +90,7 @@
}
/* Resolve Background paper look */
.sheet-resolve {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Resolve.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Resolve.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -100,7 +100,7 @@
}
/* Hit Points Background paper look */
.sheet-hitPoints {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Hit-Points.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Hit-Points.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -110,7 +110,7 @@
}
/* Speed & Lethal Damage Background paper look */
.sheet-speedLethalDamage {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Speed-and-Lethal-Damage.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Speed-and-Lethal-Damage.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -120,7 +120,7 @@
}
/* Wealth Background paper look */
.sheet-wealth {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Wealth.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Wealth.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -130,7 +130,7 @@
}
/* Wealth Background paper look */
.sheet-attributes {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Attributes.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Attributes.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -140,7 +140,7 @@
}
/* Action Top Background paper look */
.sheet-actionsTop {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Top.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Top.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -150,7 +150,7 @@
}
/* Action Middle Background paper look */
.sheet-actionsMiddle {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Middle.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Middle.png?raw=true");
background-repeat: repeat-y;
background-position: left top;
width: 275px;
@@ -160,7 +160,7 @@
}
/* Action Bottom Background paper look */
.sheet-actionsBottom {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Bottom.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Bottom.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 275px;
@@ -170,7 +170,7 @@
}
/* Action Top Background paper look */
.sheet-equipmentTop {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Top.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Equipment-Top.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 165px;
@@ -180,7 +180,7 @@
}
/* Action Middle Background paper look */
.sheet-equipmentMiddle {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Middle.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Equipment-Middle.png?raw=true");
background-repeat: repeat-y;
background-position: left top;
width: 165px;
@@ -189,7 +189,7 @@
}
/* Action Bottom Background paper look */
.sheet-equipmentBottom {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Equipment-Bottom.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Equipment-Bottom.png?raw=true");
background-repeat: no-repeat;
background-position: left top;
width: 165px;
@@ -199,7 +199,7 @@
}
/* Roll Top Background paper look */
.sheet-rolltemplate-openLegend .sheet-rollTop {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Top.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Top.png?raw=true");
background-size: 250px 50px;
background-repeat: no-repeat;
background-position: left top;
@@ -210,7 +210,7 @@
}
/* Roll Middle Background paper look */
.sheet-rolltemplate-openLegend .sheet-rollMiddle {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Middle.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Middle.png?raw=true");
background-size: 250px;
background-repeat: repeat-y;
background-position: left top;
@@ -221,7 +221,7 @@
}
/* Roll Bottom Background paper look */
.sheet-rolltemplate-openLegend .sheet-rollBottom {
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/BG-Actions-Bottom.png?raw=true");
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/BG-Actions-Bottom.png?raw=true");
background-size: 250px;
background-repeat: no-repeat;
background-position: left top;
@@ -1206,9 +1206,9 @@ input.sheet-checkboxSliderInvis {
.sheet-rolltemplate-openLegendNormal .sheet-border {
border: 10px solid transparent;
padding: 0px;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
}
.sheet-normalBorder,
@@ -1219,18 +1219,18 @@ input.sheet-checkboxSliderInvis {
.sheet-rolltemplate-openLegendNormal .sheet-normalBorder {
border: 10px solid transparent;
padding: 0px;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/border-Paper.png?raw=true") 10 round;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/border-Paper.png?raw=true") 10 round;
}
.sheet-display_alternate_border_flag[value="show"] ~ .sheet-normalBorder,
.sheet-rolltemplate-openLegendModern .sheet-modernBorder {
border: 10px solid transparent;
padding: 0px;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
}
.sheet-rolltemplate-openLegend-boon .sheet-borderModern,
@@ -1239,9 +1239,9 @@ input.sheet-checkboxSliderInvis {
.sheet-rolltemplate-openLegend .sheet-borderModern {
border: 10px solid transparent;
padding: 0px;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/Modern-Border.png?raw=true") 25 round;
-webkit-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
-moz-border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
border-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/Modern-Border.png?raw=true") 25 round;
}
.sheet-agility_display_sub_flag[value="show"] ~ .sheet-sub,
@@ -4785,7 +4785,7 @@ on("change:repeating_featsLeft", function() {
<input class="tab-sheet background" type="radio" name="attr_tab_sheet" value="background"><div>Background</div>
<input class="tab-sheet options" type="radio" name="attr_tab_sheet" value="options"><div>Options</div>
<div class="inlineBlock vertBottom" style="width: 110px;"> <!-- Right Third of 2/3 rows for info (Open Legend Logo) -->
<div class="column width100 textCenter vertBottom"><img src="https://github.com/Roll20/roll20-character-sheets/blob/master/Open-Legend/open_legend_lg_logo.png?raw=true" alt="Open Legend Open source roleplaying game" /></div>
<div class="column width100 textCenter vertBottom"><img src="https://github.com/Roll20/roll20-character-sheets/blob/master/Open%20Legend/open_legend_lg_logo.png?raw=true" alt="Open Legend Open source roleplaying game" /></div>
</div>
<div class="column textSmall inlineBlock padLeft vertMiddle bold">Version 1.9.9</div>
<div class="row width100 padBottom"></div>

Before

Width:  |  Height:  |  Size: 967 KiB

After

Width:  |  Height:  |  Size: 967 KiB

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 135 KiB

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Before

Width:  |  Height:  |  Size: 947 KiB

After

Width:  |  Height:  |  Size: 947 KiB