mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Character Sheet for Tigres Volants RPG, a french language rpg created by Stéphane "Alias" Gallay edited by 2 Dés Sans Faces. official website : http://www.tigres-volants.org Fiche de personnage pour Tigres Volants, jeu de rôle en langue française créé par Stéphane "Alias" Gallay, édité par 2 Dés Sans Faces. Site officiel : http://www.tigres-volants.org
423 lines
6.7 KiB
CSS
423 lines
6.7 KiB
CSS
body > div.ui-widget-content {
|
|
background-color: #F7F7 !important;
|
|
background-image: none !important;
|
|
}
|
|
|
|
div.sheet-tab-content { display: none; }
|
|
|
|
input.sheet-tab1:checked ~ div.sheet-tab1,
|
|
input.sheet-tab2:checked ~ div.sheet-tab2
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
input.sheet-tab
|
|
{
|
|
width: 300px;
|
|
height: 20px;
|
|
position: relative;
|
|
left: 6px;
|
|
margin: -1.5px;
|
|
cursor: pointer;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
}
|
|
|
|
input.sheet-tab + span::before, input.sheet-tab2 + span::before
|
|
{
|
|
content: attr(title);
|
|
border: solid 1px #a8a8a8;
|
|
border-color: black;
|
|
text-align: center;
|
|
display: inline-block;
|
|
background: #dcdcdc;
|
|
width: 300px;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
position: absolute;
|
|
}
|
|
|
|
input.sheet-tab + span::before {
|
|
top: 190px;
|
|
left: 40px;
|
|
}
|
|
|
|
input.sheet-tab2 + span::before {
|
|
top: 190px;
|
|
left: 340px;
|
|
}
|
|
|
|
|
|
input.sheet-tab:checked + span::before, input.sheet-tab2:checked + span::before
|
|
{
|
|
background: #f9f9f9;
|
|
border-bottom-color: #f9f9f9;
|
|
}
|
|
|
|
input.sheet-tab:not(:first-child) + span::before
|
|
{
|
|
border-left: none;
|
|
}
|
|
|
|
div.sheet-tab-content
|
|
{
|
|
margin: 2px 0 0 5px;
|
|
padding: 5px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.table {
|
|
width: 98%;
|
|
}
|
|
|
|
.sheet-break {
|
|
clear: both;
|
|
}
|
|
|
|
.charsheet {
|
|
min-width: 800px;
|
|
}
|
|
|
|
.sheet-header {
|
|
margin-top: 3px;
|
|
margin-bottom: 4px;
|
|
padding: 2px 4px;
|
|
background: black;
|
|
color: #e9e9e9;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.sheet-section {
|
|
float: left;
|
|
width: 100%;
|
|
margin: 4px 0;
|
|
padding: 1px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.sheet-section-basic input[type="number"] {
|
|
width: 100px;
|
|
}
|
|
|
|
.sheet-section-basic .sheet-column {
|
|
width: calc(50% - 120px);
|
|
}
|
|
|
|
.sheet-aspects {
|
|
max-width: calc(38% - 20px);
|
|
height: 150px;
|
|
background-color: #e7e7e7;
|
|
}
|
|
|
|
.sheet-caracteristiques {
|
|
max-width: calc(62% - 4px);
|
|
background-color: #e7e7e7;
|
|
margin-left: 8px;
|
|
height: 150px;
|
|
}
|
|
|
|
button {
|
|
height: 22px;
|
|
line-height: 16px;
|
|
margin: 0 !important;
|
|
border-radius: 0 !important;
|
|
background-image: none !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
padding: 0;
|
|
}
|
|
|
|
td.sheet-att {
|
|
min-width: 80px;
|
|
white-space: nowrap;
|
|
height: 2.7em;
|
|
font-weight: bolder;
|
|
font-size: 14px;
|
|
color: #111;
|
|
vertical-align: top;
|
|
padding-top: 4px;
|
|
|
|
}
|
|
|
|
td.sheet-attbox {
|
|
display: inline;
|
|
width: 90px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
button.sheet-roll_att {
|
|
font-size: 1.8em;
|
|
padding-right: 2px;
|
|
display: inline;
|
|
}
|
|
|
|
input.sheet-attbox {
|
|
width: 3em;
|
|
font-size: 13px;
|
|
color: #111;
|
|
font-weight: bolder;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
input[type=number].sheet-attboxbig {
|
|
width: 4.5em;
|
|
font-size: 13px;
|
|
color: #111;
|
|
font-weight: bolder;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
.sheet-aspects.sheet-attbox {
|
|
margin-top: 5px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
input[type=text].sheet-valdisp {
|
|
color: #a5a5a5;
|
|
border: none;
|
|
background: inherit;
|
|
padding: 0;
|
|
width: 1.5em;
|
|
vertical-align: middle;
|
|
font-size: 9px;
|
|
margin: 0;
|
|
}
|
|
|
|
span.sheet-valdisp {
|
|
color: #a5a5a5;
|
|
border: none;
|
|
background: inherit;
|
|
padding-bottom: 4px;
|
|
/* height: 12px; */
|
|
vertical-align: top;
|
|
font-size: 9px;
|
|
margin: 0;
|
|
}
|
|
|
|
td.sheet-valdisp {
|
|
font-size: 14px;
|
|
font-weight: bolder;
|
|
padding-top: -6px;
|
|
color: #111;
|
|
width: 100px;
|
|
vertical-align: top;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
span.sheet-small {
|
|
font-size: 11px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.sheet-autres {
|
|
float: left;
|
|
width: calc(64% - 4px);
|
|
}
|
|
.sheet-sens {
|
|
margin-right: 16px;
|
|
float: right;
|
|
width: 30%;
|
|
}
|
|
.sheet-avantages {
|
|
margin-right: 5px;
|
|
float: left;
|
|
width: 31%;
|
|
}
|
|
|
|
.sheet-defauts {
|
|
margin-left: 5px;
|
|
float: left;
|
|
width: 31%;
|
|
}
|
|
.sheet-social {
|
|
float: right;
|
|
margin-right: 16px;
|
|
width: 30%;
|
|
}
|
|
|
|
.sheet-small { font-size: .5em; text-align: right;}
|
|
.sheet-talents1 {
|
|
background-color: #dedede;
|
|
float: left;
|
|
width: calc(25% - 3px);
|
|
position: relative;
|
|
left: 0%;
|
|
overflow: hidden;
|
|
font-size: 10px;
|
|
}
|
|
.sheet-talents2 {
|
|
background-color: #dedede;
|
|
float: left;
|
|
width: calc(25% - 6px);
|
|
margin-left: 3px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
font-size: 9px;
|
|
}
|
|
.sheet-talents3 {
|
|
background-color: #dedede;
|
|
float: left;
|
|
width: calc(25% - 6px);
|
|
margin-left: 3px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
font-size: 9px;
|
|
}
|
|
.sheet-talents4 {
|
|
background-color: #dedede;
|
|
float: left;
|
|
width: calc(25% - 6px);
|
|
margin-left: 3px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
font-size: 9px;
|
|
}
|
|
|
|
.sheet-pers {
|
|
white-space: nowrap;
|
|
width: 99%;
|
|
}
|
|
|
|
.sheet-persbox {
|
|
margin: 4px;
|
|
}
|
|
|
|
.sheet-persboxs {
|
|
margin: 2px;
|
|
width: 3em;
|
|
}
|
|
|
|
.sheet-persboxd {
|
|
margin: 2px;
|
|
width: 10.5em;
|
|
}
|
|
|
|
input[type=number].sheet-persboxn {
|
|
margin: 2px;
|
|
width: 4em;
|
|
}
|
|
|
|
input.sheet-attboxt {
|
|
padding: 2px;
|
|
width: 10em;
|
|
}
|
|
|
|
input[type="number"].sheet-attbox_talent {
|
|
width: 3em;
|
|
font-size: 10px;
|
|
margin: 2px;
|
|
height: 18px;
|
|
color: #111;
|
|
font-weight: bolder;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
}
|
|
&::-webkit-inner-spin-button {
|
|
height: 18px;
|
|
}
|
|
|
|
input[type="text"].sheet-valdisp_talent {
|
|
color: #111;
|
|
border: none;
|
|
background: inherit;
|
|
padding: 0;
|
|
width: 1.5em;
|
|
font-size: 10px;
|
|
font-weight: bolder;
|
|
vertical-align: middle;
|
|
margin: 0;
|
|
}
|
|
|
|
.sheet-header_talent {
|
|
margin-bottom: 4px;
|
|
padding: 2px 4px;
|
|
background-color: #eee;
|
|
color: black;
|
|
font-weight: bolder;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.sheet-talents1 td:first-child, .sheet-talents2 td:first-child,
|
|
.sheet-talents3 td:first-child, .sheet-talents4 td:first-child {
|
|
width: 120px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
input[type="text"].sheet-langinput {
|
|
width: 12em;
|
|
font-size: 10px;
|
|
color: #111;
|
|
font-weight: bold;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
input[type="text"].sheet-monoinput {
|
|
width: 15em;
|
|
font-size: 12px;
|
|
color: #111;
|
|
font-weight: bold;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
input.sheet-persboxsm {
|
|
width: 8em;
|
|
}
|
|
|
|
br.sheet-interzone {
|
|
font-size: 5px;
|
|
}
|
|
|
|
.sheet-attbox_ArmeNomtt {
|
|
width: 270px;
|
|
}
|
|
|
|
.sheet-attbox_ArmeNom {
|
|
width: 20em;
|
|
}
|
|
|
|
.sheet-attbox_ProtNomtt {
|
|
width: 350px;
|
|
}
|
|
.sheet-attbox_ProtNom {
|
|
width: 24em;
|
|
}
|
|
|
|
.sheet-attbox_arm, .sheet-attbox_prot {
|
|
width: 4em;
|
|
}
|
|
|
|
.sheet-attbox_arm2 {
|
|
width: 6em;
|
|
}
|
|
|
|
td {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.sheet-attbox_talent {
|
|
width: 4em;
|
|
}
|
|
|
|
.charsheet input[type="number"].sheet-attbox_talent {
|
|
width: 4em;
|
|
font-size: 11px;
|
|
margin: 2px;
|
|
height: 24px;
|
|
color: #111;
|
|
font-weight: bold;
|
|
display: inline;
|
|
background-color: #f5f5f5;
|
|
vertical-align: middle;
|
|
} |