Skip to content

Commit

Permalink
Merge pull request #27 from Kurohyou/Development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
Kurohyou authored May 6, 2018
2 parents 1a7cf35 + 59e3206 commit d261817
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 2,160 deletions.
8 changes: 7 additions & 1 deletion Character Sheet/Starfinder.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@
width:100%;
height:100%;
}
.sheet-starfinder span.sheet-id-label{
width:100%;
color:#D3D3D3;
font-size:6pt;
display:block;
}
.sheet-starfinder input[readonly=true]{
border:0px !important;
}
Expand Down Expand Up @@ -3496,4 +3502,4 @@ input.sheet-cr{
overflow-y:auto;
overflow-x:hidden;
}
/* ########################################################################################################################################*/
/* ########################################################################################################################################*/
Loading

0 comments on commit d261817

Please sign in to comment.