diff --git a/Earthdawn (FASA Official)/Earthdawn.css b/Earthdawn (FASA Official)/Earthdawn.css
index d4e99d8ff6e..a41e141dd35 100644
--- a/Earthdawn (FASA Official)/Earthdawn.css
+++ b/Earthdawn (FASA Official)/Earthdawn.css
@@ -1,5 +1,5 @@
/* ############################################### Earthdawn.css ###################################################################*/
-/*v3.4 relesed 2025 01 12*/
+/*v3.41 relesed 2025 02 02*/
/* ############################################ CSS Instruction ######################################################################### */
@@ -538,7 +538,7 @@ display:inline-block;
.sheet-testTarget:not([value="None"])~.sheet-HideIfNotNone,
.sheet-testTarget:not([value="PD1: @{target|Target|token_id}"])~.sheet-HideIfNotPD1,
.sheet-testTarget:not([value="MD1: @{target|Target|token_id}"])~.sheet-HideIfNotMD1,
-.sheet-testTarget:not([value="PD1: @{target|Target|token_id}"])~.sheet-HideIfNotSD1,
+.sheet-testTarget:not([value="SD1: @{target|Target|token_id}"])~.sheet-HideIfNotSD1,
.sheet-testTarget:not([value="Ask: ?{Target Number|0}"])~.sheet-HideIfNotAsk,
.sheet-testTarget:not([value="Ask: PD: ?{Target Number, maybe relative to PD|0}"])~.sheet-HideIfNotAskPD,
.sheet-testTarget:not([value="Ask: MD: ?{Target Number, maybe relative to MD|0}"])~.sheet-HideIfNotAskMD,
@@ -1018,10 +1018,6 @@ flex-direction: column;
width: 100%;
}
-/*JBF@JBF useful ???*/
-.sheet-w50 {
- width: 100%;
-}
.sheet-w30 {
display: inline-block;
@@ -2924,6 +2920,16 @@ fieldset+.repcontainer .repitem .sheet-filter-box {
display: none;
}
+/*3.41 Trying a homemade rep_add*/
+ .repcontrol_add{
+ display:none !important;
+ opacity:0;
+}
+
+
+
+
+
/*Hides the garbage bin and reordering controls if the repeatingsection is in not Edit Mode*/
.ui-dialog .charsheet .sheet-testRepEditMode:not(:checked)~.repcontainer.editmode .repitem .itemcontrol
{
diff --git a/Earthdawn (FASA Official)/Earthdawn.html b/Earthdawn (FASA Official)/Earthdawn.html
index c30c0805071..8fdd264c5d5 100644
--- a/Earthdawn (FASA Official)/Earthdawn.html
+++ b/Earthdawn (FASA Official)/Earthdawn.html
@@ -3,7 +3,7 @@
+
+
+
@@ -959,7 +967,7 @@
-->
LP:
-
+
@@ -3262,7 +3270,7 @@
+
+
@@ -3627,6 +3637,7 @@
+
@@ -4212,7 +4223,7 @@