mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Star Wars D6 v2.48: limit sheet width to what it was before v.2.47.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### Version 2.48 (2026-02)
|
||||
- by Anduh: stops the sheet stretching too wide (started happening after 2.47 update)
|
||||
- minor code cleanup
|
||||
|
||||
### Version 2.47 (2026-01)
|
||||
- by Anduh: Update CSS so Settings Menu(cogwheel) text is readable in Roll20 Light Mode (was white on white)
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
.ui-dialog .charsheet label{
|
||||
width: unset;
|
||||
}
|
||||
/*-------------------------------------------*/
|
||||
/*------------- SWD6 Main CSS----------------*/
|
||||
/*-------------------------------------------*/
|
||||
@@ -32,6 +35,7 @@
|
||||
border-top: 5px dotted white;
|
||||
padding:10px;
|
||||
width: 100%;
|
||||
max-width: 860px;
|
||||
}
|
||||
|
||||
|
||||
@@ -170,7 +174,7 @@
|
||||
margin:0;
|
||||
}
|
||||
|
||||
.charsheet input[type="text"].60p{
|
||||
.charsheet input[type="text"].w60p{
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
@@ -803,8 +807,8 @@
|
||||
.charsheet .repcontainer[data-groupname="repeating_armors"] > .repitem input[type="text"].name{
|
||||
width: 150px;
|
||||
}
|
||||
.charsheet .repcontainer[data-groupname="repeating_weapons"] > .repitem input[type="number"].40px,
|
||||
.charsheet .repcontainer[data-groupname="repeating_armors"] > .repitem input[type="number"].40px{
|
||||
.charsheet .repcontainer[data-groupname="repeating_weapons"] > .repitem input[type="number"].w40px,
|
||||
.charsheet .repcontainer[data-groupname="repeating_armors"] > .repitem input[type="number"].w40px{
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
@@ -1144,7 +1148,6 @@
|
||||
.charsheet .repcontainer[data-groupname="repeating_shipweapon"] > .repitem .weapon-info label{
|
||||
width: unset;
|
||||
margin: 5px 0px 0px 5px;
|
||||
grid
|
||||
}
|
||||
|
||||
.charsheet .repcontainer[data-groupname="repeating_shipweapon"] > .repitem .weapon-grid{
|
||||
@@ -1476,7 +1479,6 @@
|
||||
.charsheet .repcontainer[data-groupname="repeating_shipweapon"] > .repitem .weapon-info label{
|
||||
width: unset;
|
||||
margin: 5px 0px 0px 5px;
|
||||
grid
|
||||
}
|
||||
|
||||
.charsheet .repcontainer[data-groupname="repeating_shipweapon"] > .repitem .weapon-grid{
|
||||
@@ -1805,7 +1807,6 @@
|
||||
.charsheet .repcontainer[data-groupname="repeating_vehicleweapon"] > .repitem .weapon-info label{
|
||||
width: unset;
|
||||
margin: 5px 0px 0px 5px;
|
||||
grid
|
||||
}
|
||||
|
||||
.charsheet .repcontainer[data-groupname="repeating_vehicleweapon"] > .repitem .weapon-grid{
|
||||
@@ -2084,18 +2085,3 @@
|
||||
.sheet-rolltemplate-black tr:nth-child(even) {
|
||||
background-color:#eee;
|
||||
}
|
||||
|
||||
© 2022 GitHub, Inc.
|
||||
|
||||
Terms
|
||||
Privacy
|
||||
Security
|
||||
Status
|
||||
Docs
|
||||
Contact GitHub
|
||||
Pricing
|
||||
API
|
||||
Training
|
||||
Blog
|
||||
About
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<input name="attr_version" type="hidden" value="2.47">
|
||||
<input name="attr_version" type="hidden" value="2.48">
|
||||
|
||||
<input class="toggle" name="attr_sheettype" type="hidden" value="0">
|
||||
|
||||
@@ -130,10 +130,10 @@
|
||||
<div class="section pc">
|
||||
<div class="sheet-2colrow">
|
||||
<div class="sheet-col lineblock">
|
||||
<label class="toppad">Character Name <input class="right reduce-padd 60p" name="attr_charactername"
|
||||
<label class="toppad">Character Name <input class="right reduce-padd w60p" name="attr_charactername"
|
||||
type="text"/></label>
|
||||
<label class="toppad">Type <input class="right reduce-padd 60p" name="attr_type" type="text"/></label>
|
||||
<label class="toppad">Species <input class="right reduce-padd 60p" list="species" name="attr_species" type="text"/></label>
|
||||
<label class="toppad">Type <input class="right reduce-padd w60p" name="attr_type" type="text"/></label>
|
||||
<label class="toppad">Species <input class="right reduce-padd w60p" list="species" name="attr_species" type="text"/></label>
|
||||
|
||||
<div class="physical-params">
|
||||
<label class="toppad">Age <input class="smalltext reduce-padd" name="attr_age" type="text"/></label>
|
||||
@@ -952,7 +952,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<input class="40px" name="attr_ship_space" type="number">
|
||||
<input class=" w40px" name="attr_ship_space" type="number">
|
||||
<input class="mediumnumber" name="attr_ship_ground" type="number">
|
||||
<input class="mediumnumber" name="attr_ship_athmosphere" type="number">
|
||||
</div>
|
||||
@@ -1000,7 +1000,7 @@
|
||||
</span>
|
||||
<span>Search</span>
|
||||
<span>
|
||||
<input class="40px" name="attr_sensor_search_range" type="number"/>
|
||||
<input class=" w40px" name="attr_sensor_search_range" type="number"/>
|
||||
</span>
|
||||
<span>
|
||||
<input type="number" name="attr_sensor_search" value="0" min="0" required="required" class="unified-dice unified-dice-input"/>
|
||||
|
||||
Reference in New Issue
Block a user