For as far as I know, there are two values in a string, the current one, and the replacing one.
So yours:
replace_string = D54385, `footerMargin: 40;`, `footerMargin: 20;`
Can't be into mine as the default already is 105.. I could lower the replace a bit or keep it equal but I don't know what happens if I lower it into the default value.
The #replace_string = DBDC80, `margin-top: 0px;`, `margin-top:13px;` does, if I am informed right by GeoffR shift the xx of yy a bit higher so it isn't equal to the bezel...
I can play a bit with this values, but this patch is "pre-made" for me, so I don't want to much changes because like you, I don't know exactly where the values stand for.
|