Skip to content

Commit

Permalink
Merge pull request #1 from Roll20/master
Browse files Browse the repository at this point in the history
Update from original
  • Loading branch information
mbielaczyc committed Mar 6, 2018
2 parents 740345e + 16a7598 commit 5115650
Show file tree
Hide file tree
Showing 105 changed files with 22,935 additions and 4,287 deletions.
2 changes: 1 addition & 1 deletion 5th Edition OGL by Roll20/translations/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"skills-list": "acrobatics,arcana,athletics,stealth,animal-handling,sleight-of-hand,history,intimidation,investigation,medicine,nature,perception,insight,persuasion,religion,performance,deception,survival",
"skills-list": "acrobatics,arcana,athletics,stealth,animal_handling,sleight_of_hand,history,intimidation,investigation,medicine,nature,perception,insight,persuasion,religion,performance,deception,survival",
"npc-options-u": "OPTIONS PNJ",
"name-u": "NOM",
"npc-type-u": "TYPE PNJ",
Expand Down
334 changes: 334 additions & 0 deletions Beyond the Wall and Other Adventures/btwoa.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,334 @@
.charsheet .sheet-body {
color: black;
background-color: white;
}
.charsheet .sheet-header:first-letter {
font-size: 1.4em;
font-weight: bold;
}
.charsheet .sheet-header:first-line {
font-size: 1em;
}
.charsheet .sheet-header {
display: inline-block;
text-transform: uppercase;
font-family: "Times New Roman", Times, Serif;
text-align: right;
margin-bottom: 0;
font-size: 12px;
}
.charsheet input {
color: black;
}
.charsheet input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}
.charsheet .sheet-no-spinners {
-moz-appearance:textfield;
}
.charsheet .sheet-no-spinners::-webkit-outer-spin-button,
.sheet-no-spinners::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.charsheet .sheet-input-line {
background: none;
border: none;
border-bottom: 1px solid #ccc;
outline: none;
width: 100%;
border-radius: 0;
font-size: 14px;
color: black;
/*-webkit-appearance: none;
-moz-appearance: none;*/
box-shadow: inset 0 0 0 rgba(0,0,0,0.075)
}
.charsheet .sheet-notes {
background-attachment: local;
background-image: linear-gradient(to right, white 10px, transparent 10px), linear-gradient(to left, white 10px, transparent 10px), repeating-linear-gradient(white, white 30px, #ccc 30px, #ccc 31px, white 31px);
line-height: 31px;
padding: 8px 0;
box-shadow: inset 0 0 0 rgba(0,0,0,0.075)
}
.charsheet .sheet-area-lines {
font-size: 14px;
border: none;
outline: none;
overflow: none;
resize: none;
width: calc(100%-30px);
border-radius: 0;
color: black;
}
.charsheet .sheet-area-small {
height: 4em;
}
.charsheet .sheet-area-medium {
height: 7em;
}
.charsheet .sheet-area-large {
height: 14em;
}
.charsheet select {
margin-bottom: 0;
width: 250px;
}
.charsheet hr {
border-top: 4px double #8c8b8b;
margin-left: 10px;
margin-right: 10px;
}
.charsheet .sheet-thirds {
width: 33%;
}
.charsheet .sheet-center {
text-align: center;
}
.charsheet .sheet-middle {
vertical-align: middle;
}
.charsheet .sheet-bottom {
vertical-align: bottom;
}
.charsheet .sheet-top {
vertical-align: top;
}
.charsheet .sheet-right {
text-align: right;
}
.charsheet .sheet-sub-header {
text-align: center;
width: 100%;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
font-family: "Times New Roman", Times, Serif;
text-transform: uppercase;
}
.charsheet .sheet-sub-header:first-letter {
font-size: 1.3em;
}
.charsheet .sheet-sub-header:first-line {
font-size: 1em;
}
.charsheet .sheet-list-header {
text-align: left;
width: 100%;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
font-family: "Times New Roman", Times, Serif;
text-transform: uppercase;
}
.charsheet .sheet-list-header:first-letter {
font-size: 1.3em;
}
.charsheet .sheet-list-header:first-line {
font-size: 1em;
}
.charsheet .sheet-small-list-header {
text-align: left;
font-size: 12px;
width: 100%;
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
font-family: "Times New Roman", Times, Serif;
}
.charsheet .sheet-small-list-header:first-letter {
font-size: 1.4em;
}
.charsheet .sheet-small-list-header:first-line {
font-size: 1em;
}
.charsheet .sheet-save-labels {
text-align: center;
font-size: 12px;
margin-top: 5px;
font-family: "Times New Roman", Times, Serif;
}
.charsheet .sheet-save-input {
background: transparent;
outline: none;
border: none;
}
.charsheet .sheet-save-table {
width: 20%;
text-align: center;
vertical-align: top;
}
.charsheet .sheet-attr-table {
width: 20%;
}
.charsheet .sheet-table {
display: table;
table-layout: auto;
width: 100%;
}
.charsheet .sheet-table-row {
display: table-row;
}
.charsheet .sheet-table-cell {
display: table-cell;
padding-left: 0;
padding-right: 2px;
}
.charsheet .sheet-table-header {
display: table-header-group;
}
.charsheet .sheet-table-body {
display: table-row-group;
}
.charsheet .sheet-circle {
margin: auto;
width: 60px;
height: 60px;
border-radius: 50px;
font-size:20px;
color:#fff;
line-height:60px;
border-style: double;
border-color: #4d4d4d;
border-width: 3px;
text-align:center;
vertical-align: middle;
}
.charsheet .sheet-input-hpmax {
height: 50px !important;
max-width: 60px;
text-align: center;
border : solid #4d4d4d 2px;
font-size: 20px;
font-weight: bold;
background: transparent;
border-top-left-radius: 100px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 100px;
}
.charsheet .sheet-input-hpcurrent {
height: 50px !important;
max-width: 60px;
text-align: center;
border : solid #4d4d4d 2px;
font-size: 20px;
font-weight: bold;
background: transparent;
border-top-left-radius: 0;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 0;
}
.charsheet .sheet-input-ac {
height: 50px !important;
max-width: 60px;
text-align: center;
border : solid #4d4d4d 2px;
font-size: 18px;
line-height: 25px;
font-weight: bold;
background: transparent;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.charsheet .sheet-input-fp {
height: 50px !important;
max-width: 60px;
text-align: center;
border : solid #4d4d4d 2px;
font-size: 20px;
font-weight: bold;
background: transparent;
border-top-left-radius: 10px;
border-top-right-radius: 0;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 0;
}
.charsheet .sheet-attr-number {
display: inline-block;
background: transparent;
border-radius: 0;
border-width: 3px;
border-style: solid;
border-color: #4d4d4d;
font-size: 18px;
text-align: center;
padding: 10px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 5px;
height: 50px;
width: 50px;
}
.charsheet .sheet-attr-mod {
color: #4d4d4d;
font-size: 24px;
text-align: center;
}
.charsheet .sheet-attr-extra {
display: block;
font-style: italic;
font-size: 10px;
line-height: 12px;
padding-left: 0;
padding-bottom: 0;
margin-bottom: 0;
margin-left: 0;
}
.charsheet .sheet-attr {
display: inline-block;
width: 10em;
text-align: right;
font-size: 14px;
font-family: "Times New Roman", Times, Serif;
padding: 0;
text-transform: uppercase;
}
.charsheet .sheet-attr:first-letter {
font-size: 1.4em;
font-weight: bold;
}
.charsheet .sheet-attr:first-line {
font-size: 1em;
}
.charsheet .sheet-fiftyfifty {
width: calc(50% - 25px) !important;
}
.charsheet .sheet-midcol {
width: 50px !important;
}
.charsheet .sheet-right-border {
border-right: 4px double #8c8b8b;
}
.charsheet .sheet-2colrow .sheet-col {
margin-right: 10px !important;
}

.sheet-rolltemplate-btwtests table {
width: 100%;
border: 1px solid;
color: black;
font-size: 1em;
font-family: "Helvetica Neue", Helvetica, sans-serif;
}

.sheet-rolltemplate-btwtests th {
background-color: rgb(89, 89, 89);
color: #ffffff;
padding: 2px;
border-bottom: 1px solid black;
line-height: 1.6em;
font-size: 1.2em;
}

.sheet-rolltemplate-btwtests .userscript-tcat {
font-weight: bold;
}

.sheet-rolltemplate-btwtests td {
padding: 5px;
border-bottom: 1px solid black;
}
Loading

0 comments on commit 5115650

Please sign in to comment.