Skip to content

Commit

Permalink
Merge pull request #12278 from headdrop/master
Browse files Browse the repository at this point in the history
[inSANe / inSANe auto cal] remove inSANe sheet error image
  • Loading branch information
NorWhal authored Nov 6, 2023
2 parents 8d953a1 + 770b2c4 commit 8d1be68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion inSANe auto cal/inSANe.css
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ button[type="roll"].sheet-myrol:before{
content: none;
}
.sheet-blacklabel button[type="roll"].sheet-myrol.sheet-big {
padding: 0px 0px 0px 0px;
padding: 0 0.4em;
margin: 0px 0px 0px 0px;
font-size: 1.3em;
line-height: 1.0em;
Expand Down
7 changes: 0 additions & 7 deletions inSANe auto cal/inSANe.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,13 +341,9 @@ <h4 class="section-head">
</div>

<div class="blacklabel pnty">
<img class="brdleft" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pathfinder%20Official/img/brdleft.png"
/>
<button class="myrol big" type="roll" name="roll_senses" value="@{roll_display}&{template:Ninpo}{{name=@{character_name} @{roll} 2D6 }}{{roll=[[2d6]]}}">
<span data-i18n="auto_skill_list">自動特技清單</span>
</button>
<img class="brdright" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pathfinder%20Official/img/brdright.png"
/>
</div>
<div class="bordered titled inbox">
<table align="center" style="width:98%;">
Expand Down Expand Up @@ -1066,7 +1062,6 @@ <h4 class="section-head">
<div class="acitems"> <!-- Ninpo -->
<div class="myrow right">
<div class="blacklabel right">
<img class="brdleft" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pathfinder%20Official/img/brdleft.png" />
<button class="myrol big" type="roll" name="roll_senses" value="@{roll_display}&{template:Ninpo}{{name=@{character_name} @{roll} 2D6 }}{{roll=[[2d6]]}}">
<span class="" style="width:200px" data-i18n="skill_list">技能清單</span>
</button>
Expand Down Expand Up @@ -1851,7 +1846,6 @@ <h4 class="section-head">
<div class="myrow right">
<div class="background"> <!--background -->
<div class="blacklabel pnty">
<img class="brdleft" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pathfinder%20Official/img/brdleft.png" />
<span class="big only" data-i18n="name" style="width:200px" >人物名稱</span>
<span class="med only" data-i18n="location" style="width:65px">居所</span>
<span class="med only" data-i18n="secret" style="width:65px">秘密</span>
Expand Down Expand Up @@ -2618,7 +2612,6 @@ <h4 class="section-head">
<div class="blacklabel top" style="width: 80%;">
<span class="big">{{name}}</span>
{{#Types}}<span>({{Types}})</span>{{/Types}}
<img class="brdright" src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Pathfinder%20Official/img/brdright.png" />
</div>
{{#roll}}
<div class="resright">
Expand Down

0 comments on commit 8d1be68

Please sign in to comment.