Update GURPS

- Changing the CSS so that the "Verify" element in other languages fits better.
This commit is contained in:
paulosergiojps
2021-06-11 22:50:30 -04:00
parent b8a00dd279
commit 4da6f124cd
-1
View File
@@ -2777,7 +2777,6 @@ input[name="attr_toggle_melee_mod_tool"][value="1"] ~ .sheet-attack-modifiers-no
.sheet-ranged-attacks .sheet-col10 { width: 30px; }
.sheet-ranged-attacks .sheet-col11 { width: 22px; }
.sheet-ranged-attacks .sheet-col-verify { width: 45px; }
.sheet-ranged-attacks .sheet-col-verifycheck { width: 45px; }
.sheet-ranged-attacks .sheet-header .sheet-col10 { width: 52px; }
.sheet-ranged-attacks .sheet-row-stats .sheet-col0 { margin-left: 48px; width: calc(100% - 510px); }
.sheet-ranged-attacks .sheet-row-stats .sheet-col0-st { margin-left: 20px; width: calc(100% - 620px); }