mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
* Sengoku: update img links to point to Roll20's repo * Heroquest Glorantha: update img links to point to Roll20's repo * All for One: update img links to point to Roll20's repo * Baker Street: update img links to point to Roll20's repo * Elric slash 5th Edition: update img links to point to Roll20's repo * Call of Chuthulu Dark Ages: update img links to point to Roll20's repo * Stargate RPG v.1.01 : update img links to point to Roll20's repo * Terre2, Vampire 5e, Our Last Best Hope: update img links to point to Roll20's repo
1504 lines
30 KiB
CSS
1504 lines
30 KiB
CSS
input[type="number"]
|
|
{
|
|
width:30px;
|
|
text-align:center;
|
|
}
|
|
|
|
input[type="number"]::-webkit-outer-spin-button,
|
|
input[type="number"]::-webkit-inner-spin-button
|
|
{
|
|
-webkit-appearance: none;
|
|
margin: 0;
|
|
}
|
|
|
|
input[type="number"]
|
|
{
|
|
-moz-appearance:textfield;
|
|
}
|
|
|
|
input[type="text"]
|
|
{
|
|
width:150px;
|
|
}
|
|
|
|
input[type="text"].sheet-long
|
|
{
|
|
width:100%;
|
|
}
|
|
|
|
input[type="number"].sheet-long
|
|
{
|
|
width:100%;
|
|
}
|
|
|
|
input[type="date"]
|
|
{
|
|
width:130px;
|
|
}
|
|
|
|
select
|
|
{
|
|
margin:0px;
|
|
}
|
|
|
|
h1
|
|
{
|
|
font-family:verdana, sans-serif;
|
|
font-size:150%;
|
|
color:navy;
|
|
background-color:transparent;
|
|
text-align:center;
|
|
}
|
|
|
|
h2
|
|
{
|
|
font-family:verdana, sans-serif;
|
|
font-size:100%;
|
|
color:maroon;
|
|
background-color:transparent;
|
|
text-align:left;
|
|
margin:10px;
|
|
}
|
|
|
|
h3
|
|
{
|
|
font-family:verdana, sans-serif;
|
|
font-size:100%;
|
|
color:black;
|
|
background-color:transparent;
|
|
text-align:left;
|
|
}
|
|
|
|
textarea
|
|
{
|
|
margin:0px;
|
|
padding:0px;
|
|
}
|
|
|
|
.sheet-CSSTableSI
|
|
{
|
|
width:calc(100% - 414px) !important;
|
|
}
|
|
|
|
input.sheet-CSSJetPGM
|
|
{
|
|
opacity: 0;
|
|
height: 26px;
|
|
width: 66px;
|
|
top:4px;
|
|
}
|
|
|
|
span.sheet-CSSJetPGM
|
|
{
|
|
display: inline-block;
|
|
border: 2px outset;
|
|
height: 20px;
|
|
width: 60px;
|
|
line-height: 20px;
|
|
font-size: 15px;
|
|
margin-left: -66px;
|
|
text-align: center;
|
|
margin-top: 0px;
|
|
}
|
|
|
|
input.sheet-CSSJetPGM:checked + span.sheet-CSSJetPGM
|
|
{
|
|
border: 2px inset !important;
|
|
}
|
|
|
|
.sheet-CSSDivStat
|
|
{
|
|
margin:0px;
|
|
padding:0px;
|
|
width:100%;
|
|
border:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSDivEquip
|
|
{
|
|
margin:0px;
|
|
padding:0px;
|
|
width:30%;
|
|
border:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSDivEquipL
|
|
{
|
|
float:left;
|
|
}
|
|
|
|
.sheet-CSSDivEquipC
|
|
{
|
|
margin:auto !important;
|
|
}
|
|
|
|
.sheet-CSSDivEquipR
|
|
{
|
|
float:right;
|
|
}
|
|
|
|
.sheet-CSSDivContentVHideEquip
|
|
{
|
|
padding-top: 0px !important;
|
|
width: calc(100% - 12px) !important;
|
|
}
|
|
|
|
.sheet-CSSInputEquip
|
|
{
|
|
border: 1px solid #7C7C7C !important;
|
|
}
|
|
|
|
.sheet-CSSTextareaEquip
|
|
{
|
|
width: calc(100% - 2px) !important;
|
|
height:80px;
|
|
border: 1px solid #7C7C7C !important;
|
|
margin-top:-1px;
|
|
}
|
|
|
|
.sheet-CSSDivBackground
|
|
{
|
|
background-color: #ECE0C5 !important;
|
|
}
|
|
|
|
.sheet-CSSDivStat div:nth-child(odd),
|
|
.sheet-CSSDivComp div.sheet-CSSDivCompLine:nth-child(even),
|
|
.sheet-CSSDivPouv div.sheet-CSSDivPouvLine:nth-child(odd),
|
|
.sheet-CSSDivEquip div:nth-child(odd)
|
|
{
|
|
background-color:#4F3F35;
|
|
color:#ECE0C5;
|
|
}
|
|
.sheet-CSSDivStat div:nth-child(even),
|
|
.sheet-CSSDivComp div.sheet-CSSDivCompLine:nth-child(odd),
|
|
.sheet-CSSDivPouv div.sheet-CSSDivPouvLine:nth-child(even),
|
|
.sheet-CSSDivEquip div:nth-child(even)
|
|
{
|
|
background-color:#ECE0C5;
|
|
color:#4F3F35;
|
|
}
|
|
|
|
.repcontainer[data-groupname=repeating_langues] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_avantages] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_desavantages] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_avantages] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_desavantages] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_contacts] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_mutation-talent] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_mutation-talent] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_pouvoir] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_pouvoir] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_rituel] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_rituel] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_armure] .repitem:nth-child(even) div.sheet-CSSCombatRepeatingLine,
|
|
.repcontainer[data-groupname=repeating_armes] .repitem:nth-child(even) div.sheet-CSSCombatRepeatingLine,
|
|
.repcontainer[data-groupname=repeating_armes] .repitem:nth-child(odd) div.sheet-CSSCombatRepeatingLine div.sheet-CSSDivCombatTitleMain span.sheet-CSSMainGD,
|
|
.repcontainer[data-groupname=repeating_athletisme] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_concentration] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_connaissances] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_corpsacorps] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_crochetage] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_deguisement] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_discretion] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_eloquence] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_enquete] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_esquive] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_evasion] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_pilotage] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_recherche] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_sagacite] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_soins] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_survie] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_technique] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_tir] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_vigilance] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_complangues] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-1] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-1] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_equipement-2] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-2] .repitem:nth-child(even) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_equipement-3] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-3] .repitem:nth-child(even) div.sheet-CSSDivContentVHide
|
|
{
|
|
background-color:#4F3F35 !important;
|
|
color:#ECE0C5 !important;
|
|
}
|
|
|
|
.repcontainer[data-groupname=repeating_langues] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_avantages] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_desavantages] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_avantages] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_desavantages] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_contacts] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_mutation-talent] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_mutation-talent] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_pouvoir] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_pouvoir] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_rituel] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_rituel] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_armure] .repitem:nth-child(odd) div.sheet-CSSCombatRepeatingLine,
|
|
.repcontainer[data-groupname=repeating_armes] .repitem:nth-child(odd) div.sheet-CSSCombatRepeatingLine,
|
|
.repcontainer[data-groupname=repeating_armes] .repitem:nth-child(even) div.sheet-CSSCombatRepeatingLine div.sheet-CSSDivCombatTitleMain span.sheet-CSSMainGD,
|
|
.repcontainer[data-groupname=repeating_athletisme] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_concentration] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_connaissances] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_corpsacorps] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_crochetage] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_deguisement] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_discretion] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_eloquence] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_enquete] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_esquive] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_evasion] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_pilotage] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_recherche] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_sagacite] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_soins] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_survie] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_technique] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_tir] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_vigilance] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_complangues] .repitem:nth-child(even) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-1] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-1] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_equipement-2] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-2] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide,
|
|
.repcontainer[data-groupname=repeating_equipement-3] .repitem:nth-child(odd) div.sheet-CSSDivContentV,
|
|
.repcontainer[data-groupname=repeating_equipement-3] .repitem:nth-child(odd) div.sheet-CSSDivContentVHide
|
|
{
|
|
background-color:#ECE0C5 !important;
|
|
color:#4F3F35 !important;
|
|
}
|
|
|
|
.sheet-CSSDivTitleV
|
|
{
|
|
vertical-align:middle;
|
|
padding:6px;
|
|
font-size:14px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:bold;
|
|
text-align:center;
|
|
height:18px;
|
|
}
|
|
|
|
.sheet-CSSDivContentV,
|
|
.sheet-CSSDivContentVHide
|
|
{
|
|
vertical-align:middle;
|
|
padding:6px;
|
|
}
|
|
|
|
div.sheet-CSSDivContentVHide
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
.sheet-CSSTableCarac
|
|
{
|
|
width:233px !important;
|
|
margin-right:3px !important;
|
|
}
|
|
|
|
.sheet-CSSTableCarac,
|
|
.sheet-CSSTableCarac td
|
|
{
|
|
border:none !important;
|
|
padding:2px !important;
|
|
}
|
|
|
|
.sheet-CSSTableCarac td
|
|
{
|
|
text-align:center;
|
|
width:50% !important;
|
|
}
|
|
|
|
.sheet-CSSTableCarac tr
|
|
{
|
|
background-color:transparent !important;
|
|
}
|
|
|
|
.sheet-CSSTableCarac input
|
|
{
|
|
height:60px;
|
|
width:60px !important;
|
|
border-radius:50px;
|
|
font-size:26px;
|
|
font-weight:bold;
|
|
}
|
|
|
|
.sheet-CSSDivStatsBlock
|
|
{
|
|
float:left;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.sheet-CSSDivBlock
|
|
{
|
|
float:left;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.sheet-CSSDivFormation
|
|
{
|
|
width:calc(100% - 240px) !important;
|
|
display:inline-block;
|
|
vertical-align:top;
|
|
border: 1px solid black;
|
|
background-color:#4F3F35;
|
|
}
|
|
|
|
.sheet-CSSDivCompFormation
|
|
{
|
|
width:190px !important;
|
|
display:inline-block;
|
|
vertical-align:top;
|
|
border: 1px solid black;
|
|
background-color:#ECE0C5;
|
|
color:#4F3F35;
|
|
}
|
|
|
|
.sheet-CSSDivTitleCompFormation
|
|
{
|
|
vertical-align:middle;
|
|
padding:6px;
|
|
font-size:15px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:bold;
|
|
height:18px;
|
|
padding-top:0px;
|
|
padding-right:0px;
|
|
}
|
|
|
|
.sheet-CSSDivTextCompFormation
|
|
{
|
|
width: 95px;
|
|
line-height: 26px;
|
|
display: inline-block;
|
|
}
|
|
|
|
input.sheet-CSSButtonFormation
|
|
{
|
|
opacity: 0;
|
|
height: 26px;
|
|
width: 84px;
|
|
margin-top: -4px;
|
|
}
|
|
|
|
span.sheet-CSSButtonFormation-1,
|
|
span.sheet-CSSButtonFormation-2
|
|
{
|
|
height: 20px;
|
|
width: 80px;
|
|
line-height: 22px;
|
|
font-size: 15px;
|
|
margin-left: -84px;
|
|
text-align: center;
|
|
margin-top: 0px;
|
|
}
|
|
span.sheet-CSSButtonFormation-1
|
|
{
|
|
display: inline-block;
|
|
border: 2px outset;
|
|
}
|
|
|
|
|
|
span.sheet-CSSButtonFormation-2
|
|
{
|
|
display:none;
|
|
border: 2px inset !important;
|
|
}
|
|
|
|
input.sheet-CSSButtonFormation:checked ~ span.sheet-CSSButtonFormation-1
|
|
{
|
|
display:none !important;
|
|
}
|
|
|
|
input.sheet-CSSButtonFormation:checked ~ span.sheet-CSSButtonFormation-2
|
|
{
|
|
display:inline-block !important;
|
|
}
|
|
|
|
.sheet-CSSChoixFormation-Expand
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
input.sheet-CSSFormation:checked ~ .sheet-CSSChoixFormation-Expand
|
|
{
|
|
display:inline-block !important;
|
|
}
|
|
|
|
.sheet-CSSDivComp
|
|
{
|
|
width:230px !important;
|
|
display:inline-block;
|
|
vertical-align:top;
|
|
border: 1px solid black;
|
|
}
|
|
|
|
.sheet-CSSDivTitleComp
|
|
{
|
|
vertical-align:middle;
|
|
padding:6px;
|
|
font-size:15px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:bold;
|
|
height:18px;
|
|
}
|
|
|
|
.sheet-CSSInputComp
|
|
{
|
|
margin-top:-5px;
|
|
border: 1px solid #7C7C7C !important;
|
|
}
|
|
|
|
.sheet-CSSInputRepeating
|
|
{
|
|
padding-left:0px;
|
|
}
|
|
|
|
.sheet-CSSNumberComp
|
|
{
|
|
width:30px !important;
|
|
float:right;
|
|
}
|
|
|
|
.sheet-CSSDivCaracComp
|
|
{
|
|
vertical-align:middle;
|
|
padding:6px;
|
|
font-size:12px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:bold;
|
|
font-variant:small-caps;
|
|
height:18px;
|
|
}
|
|
|
|
.sheet-CSSSelectComp
|
|
{
|
|
width:105px !important;
|
|
float:right;
|
|
margin-top:-6px;
|
|
}
|
|
|
|
.sheet-CSSButtonComp
|
|
{
|
|
margin-top:-5px !important;
|
|
margin-left:-6px !important;
|
|
margin-bottom:-2px !important;
|
|
font-size:17px !important;
|
|
border: 1px solid #7C7C7C !important;
|
|
}
|
|
|
|
.sheet-CSSButtonRepeating
|
|
{
|
|
margin-top:-8px !important;
|
|
}
|
|
|
|
.sheet-CSSButtonContentCompMargin
|
|
{
|
|
margin-right:15px !important;
|
|
}
|
|
|
|
.sheet-CSSDivContentComp
|
|
{
|
|
font-weight:bold;
|
|
padding-bottom:4px;
|
|
height:20px;
|
|
}
|
|
|
|
.sheet-CSSDivPouv
|
|
{
|
|
width:230px !important;
|
|
display:inline-block;
|
|
vertical-align:top;
|
|
border: 1px solid black;
|
|
text-align:left;
|
|
|
|
margin:0px;
|
|
padding:0px;
|
|
border:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSDivPouvLeft
|
|
{
|
|
float:left;
|
|
}
|
|
|
|
.sheet-CSSDivPouvRight
|
|
{
|
|
float:right;
|
|
}
|
|
|
|
.sheet-CSSInputPouvTitle
|
|
{
|
|
width:181px !important;
|
|
}
|
|
|
|
.sheet-CSSDivPouvDetail
|
|
{
|
|
font-weight:bold;
|
|
}
|
|
|
|
.sheet-CSSInputPouvDetail
|
|
{
|
|
width:70px !important;
|
|
}
|
|
|
|
.sheet-CSSButtonPouv
|
|
{
|
|
margin-top:-5px !important;
|
|
margin-left:7px !important;
|
|
margin-bottom:-2px !important;
|
|
font-size:17px !important;
|
|
border: 1px solid #7C7C7C !important;
|
|
}
|
|
|
|
.sheet-CSSTableStat
|
|
{
|
|
margin:0px;
|
|
padding:0px;
|
|
border:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSTableStat table
|
|
{
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
width:100%;
|
|
height:100%;
|
|
margin:0px;
|
|
padding:0px;
|
|
}
|
|
|
|
.sheet-CSSTableStat tr:nth-child(odd)
|
|
{
|
|
background-color:#4F3F35;
|
|
color:#ECE0C5;
|
|
}
|
|
.sheet-CSSTableStat tr:nth-child(even)
|
|
{
|
|
background-color:#ECE0C5;
|
|
color:#4F3F35;
|
|
}
|
|
|
|
.sheet-CSSTableCombat
|
|
{
|
|
width:130px !important;
|
|
display:inline-block;
|
|
}
|
|
|
|
.sheet-CSSTableCombatAgilite
|
|
{
|
|
width:130px !important;
|
|
margin:auto !important;
|
|
}
|
|
|
|
.sheet-CSSDivCombatArmure
|
|
{
|
|
width:calc(100% - 275px) !important;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleArmure
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(55% - 2px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleProtection
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleStructure
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleType
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 2px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleRoll
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:28px;
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleArmes
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(25% - 32px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleDegats
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleMain
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleMode
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitlePortee
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
.sheet-CSSDivCombatTitleMunitions
|
|
{
|
|
display:inline-block;
|
|
font-weight:bold;
|
|
width:calc(15% - 4px);
|
|
line-height:30px;
|
|
}
|
|
|
|
input.sheet-CSSMainGD
|
|
{
|
|
opacity: 0;
|
|
position: absolute;
|
|
height: 26px;
|
|
width: 26px;
|
|
top:4px;
|
|
}
|
|
|
|
span.sheet-CSSMainGD
|
|
{
|
|
display: inline-block;
|
|
border: 2px outset;
|
|
height: 20px;
|
|
width: 20px;
|
|
line-height: 20px;
|
|
font-size: 15px;
|
|
}
|
|
|
|
input.sheet-CSSMainGD:checked + span.sheet-CSSMainGD
|
|
{
|
|
border: 2px inset !important;
|
|
}
|
|
|
|
.sheet-CSSCombatLine
|
|
{
|
|
background-color:#4F3F35;
|
|
color:#ECE0C5;
|
|
}
|
|
|
|
.sheet-CSSInputCombat
|
|
{
|
|
margin-top:-3px;
|
|
}
|
|
|
|
.sheet-CSSButtonCombat
|
|
{
|
|
margin-top: -4px !important;
|
|
font-size: 17px !important;
|
|
border: 1px solid #7C7C7C !important;
|
|
}
|
|
|
|
.sheet-CSSTable
|
|
{
|
|
border:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSTable th
|
|
{
|
|
font-size: 1.3em;
|
|
font-weight:normal;
|
|
}
|
|
|
|
.sheet-CSSTable tr
|
|
{
|
|
vertical-align:middle;
|
|
text-align:left;
|
|
font-size:12px;
|
|
padding:5px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:normal;
|
|
}
|
|
|
|
.sheet-CSSTable td,
|
|
.sheet-CSSTable th
|
|
{
|
|
text-align:left;
|
|
padding-right:2px;
|
|
padding-left:2px;
|
|
}
|
|
|
|
.sheet-CSSTable tr:nth-child(even)
|
|
{
|
|
background-color:Silver;
|
|
}
|
|
|
|
.sheet-CSSTable tr:nth-child(odd)
|
|
{
|
|
background-color:DarkGray ;
|
|
}
|
|
|
|
.sheet-CSSTable td:nth-child(odd)
|
|
{
|
|
border-left:1px solid black;
|
|
}
|
|
|
|
.sheet-CSSTableStat td
|
|
{
|
|
vertical-align:middle;
|
|
border:1px solid black;
|
|
border-width:0px 1px 0px 0px;
|
|
padding:6px;
|
|
font-size:14px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:bold;
|
|
}
|
|
|
|
.sheet-left
|
|
{
|
|
text-align:left;
|
|
}
|
|
|
|
.sheet-CSSTableStat td.sheet-center
|
|
{
|
|
text-align:center;
|
|
}
|
|
|
|
.sheet-CSSTableStatSpecial td
|
|
{
|
|
background-color:#ECE0C5;
|
|
color:#4F3F35;
|
|
}
|
|
|
|
.sheet-CSSTableNoTop
|
|
{
|
|
border-top-width:0px;
|
|
}
|
|
|
|
.sheet-CSSTableNoRight
|
|
{
|
|
border-right-width:0px !important;
|
|
}
|
|
|
|
.sheet-CSSTableNoLeft
|
|
{
|
|
border-left-width:0px !important;
|
|
}
|
|
|
|
.sheet-CSSTableNoBottom
|
|
{
|
|
border-bottom-width:0px !important;
|
|
}
|
|
|
|
.sheet-CSSTableNoPadding
|
|
{
|
|
padding:0px !important;
|
|
}
|
|
|
|
.sheet-CSSTable2PaddingRight
|
|
{
|
|
padding-right:2px !important;
|
|
}
|
|
|
|
.sheet-CSSTable2PaddingLeft
|
|
{
|
|
padding-left:2px !important;
|
|
}
|
|
|
|
.sheet-column
|
|
{
|
|
width:385px;
|
|
display:inline-block;
|
|
}
|
|
|
|
.sheet-column table,
|
|
.sheet-columnRight table
|
|
{
|
|
width: calc(100% - 1px);
|
|
}
|
|
|
|
.sheet-columnRight
|
|
{
|
|
width:385px;
|
|
float:right;
|
|
display:inline-block;
|
|
}
|
|
|
|
.sheet-columnDividedL
|
|
{
|
|
float:left;
|
|
width:190px !important;
|
|
display:inline-block;
|
|
}
|
|
|
|
.sheet-columnDividedR
|
|
{
|
|
float:right;
|
|
width:190px !important;
|
|
display:inline-block;
|
|
}
|
|
|
|
.sheet-center
|
|
{
|
|
text-align:center;
|
|
}
|
|
|
|
.sheet-marginCenter
|
|
{
|
|
margin:auto;
|
|
}
|
|
|
|
.sheet-marginRight5
|
|
{
|
|
margin-right:5px;
|
|
}
|
|
|
|
.sheet-marginTop10
|
|
{
|
|
margin-top:10px;
|
|
}
|
|
|
|
.sheet-marginTop9
|
|
{
|
|
margin-top:9px;
|
|
}
|
|
|
|
.sheet-marginTop8
|
|
{
|
|
margin-top:8px;
|
|
}
|
|
|
|
.sheet-marginTop5
|
|
{
|
|
margin-top:5px;
|
|
}
|
|
|
|
.sheet-marginBottom10
|
|
{
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
.sheet-marginBottom5
|
|
{
|
|
margin-bottom:5px;
|
|
}
|
|
|
|
.sheet-mButton
|
|
{
|
|
height: 21px !important;
|
|
position: relative;
|
|
top: -8px;
|
|
cursor: pointer;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
margin-top: 6px;
|
|
margin-bottom: -10px;
|
|
}
|
|
|
|
.sheet-mButton + span::before
|
|
{
|
|
content: attr(title);
|
|
text-align: center;
|
|
display: inline-block;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
border: 1px solid black;
|
|
position: relative;
|
|
color:#ECE0C5;
|
|
|
|
border-top-right-radius: 1em 1em;
|
|
border-top-left-radius: 1em 1em;
|
|
margin-bottom: -1px;
|
|
|
|
background-color:#4F3F35;
|
|
}
|
|
|
|
.sheet-mButtonNext250
|
|
{
|
|
left:-2px;
|
|
}
|
|
|
|
.sheet-mButtonNext250 + span::before
|
|
{
|
|
margin-left:-254px !important;
|
|
}
|
|
|
|
.sheet-mButtonNext200
|
|
{
|
|
left:-6px;
|
|
}
|
|
|
|
.sheet-mButtonNext200 + span::before
|
|
{
|
|
margin-left:-206px !important;
|
|
}
|
|
|
|
|
|
.sheet-mButtonNext150_1 + span::before
|
|
{
|
|
margin-left:-156px !important;
|
|
}
|
|
|
|
.sheet-mButtonNext150_1
|
|
{
|
|
left:-4px;
|
|
}
|
|
|
|
.sheet-mButtonNext150_2 + span::before
|
|
{
|
|
margin-left:-158px !important;
|
|
}
|
|
|
|
.sheet-mButtonNext150_2
|
|
{
|
|
left:-7px;
|
|
}
|
|
|
|
.sheet-mButtonNext125_1 + span::before
|
|
{
|
|
margin-left:-135px !important;
|
|
}
|
|
|
|
.sheet-mButtonNext125_1
|
|
{
|
|
left:-10px;
|
|
}
|
|
|
|
.sheet-mButton:checked + span::before
|
|
{
|
|
border-bottom: 1px solid transparent;
|
|
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Terre%202/images/Background.jpg") !important;
|
|
color:#4F3F35;
|
|
}
|
|
|
|
.sheet-mButton_2:checked + span::before
|
|
{
|
|
background-position:-125px 0px;
|
|
}
|
|
|
|
.sheet-m2:checked + span::before
|
|
{
|
|
background-position:-125px 0px;
|
|
}
|
|
|
|
.sheet-m3:checked + span::before
|
|
{
|
|
background-position:-375px 0px;
|
|
}
|
|
|
|
.sheet-m4:checked + span::before
|
|
{
|
|
background-position:-525px 0px;
|
|
}
|
|
|
|
.sheet-m5:checked + span::before
|
|
{
|
|
background-position:-675px 0px;
|
|
}
|
|
|
|
.sheet-mButtonW125
|
|
{
|
|
width: 125px;
|
|
}
|
|
|
|
.sheet-mButtonW125 + span::before
|
|
{
|
|
width: 125px;
|
|
margin-left: -125px;
|
|
}
|
|
|
|
.sheet-mButtonW150
|
|
{
|
|
width: 150px;
|
|
}
|
|
|
|
.sheet-mButtonW150 + span::before
|
|
{
|
|
width: 150px;
|
|
margin-left: -150px;
|
|
}
|
|
|
|
.sheet-mButtonW200
|
|
{
|
|
width: 200px;
|
|
}
|
|
|
|
.sheet-mButtonW200 + span::before
|
|
{
|
|
width: 200px;
|
|
margin-left: -200px;
|
|
}
|
|
|
|
.sheet-mButtonW250
|
|
{
|
|
width: 250px;
|
|
}
|
|
|
|
.sheet-mButtonW250 + span::before
|
|
{
|
|
width: 250px;
|
|
margin-left: -250px;
|
|
}
|
|
|
|
input.sheet-m1:checked ~ div.sheet-m1,
|
|
input.sheet-m2:checked ~ div.sheet-m2,
|
|
input.sheet-m3:checked ~ div.sheet-m3,
|
|
input.sheet-m4:checked ~ div.sheet-m4,
|
|
input.sheet-m5:checked ~ div.sheet-m5,
|
|
input.sheet-m6:checked ~ div.sheet-m6
|
|
{
|
|
display:block;
|
|
}
|
|
|
|
div.sheet-menu
|
|
{
|
|
display:none;
|
|
|
|
color:#4F3F35;
|
|
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Terre%202/images/Background.jpg");
|
|
background-position:0px -21px;
|
|
border: 1px solid black;
|
|
border-bottom-right-radius: 30px;
|
|
border-bottom-left-radius: 30px;
|
|
border-top-right-radius: 10px;
|
|
padding-bottom: 10px;
|
|
padding-right: 10px;
|
|
padding-left: 10px;
|
|
overflow:auto;
|
|
min-width:800px;
|
|
}
|
|
|
|
input.sheet-detailComp
|
|
{
|
|
width:21px;
|
|
height: 21px;
|
|
cursor: pointer;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
position:relative;
|
|
margin-right:-22px;
|
|
margin-top:-2px;
|
|
}
|
|
|
|
input.sheet-detailComp + span::before
|
|
{
|
|
font-family: "pictos";
|
|
content: '+';
|
|
font-size: 20px;
|
|
position:absolute;
|
|
color: #4F3F35;
|
|
margin-top: -5px;
|
|
margin-left: 1px;
|
|
}
|
|
|
|
input.sheet-detailComp:checked + span::before
|
|
{
|
|
content: '-';
|
|
}
|
|
|
|
span.sheet-detailCompExpand::before
|
|
{
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
input.sheet-detailCompExpand
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
input.sheet-detailCompExpand:not(:checked) ~ div.sheet-detailCompExpand
|
|
{
|
|
display:none;
|
|
}
|
|
|
|
input.sheet-detailCompExpand:checked ~ div.sheet-detailCompExpand
|
|
{
|
|
display:block;
|
|
}
|
|
|
|
span.sheet-option
|
|
{
|
|
position:absolute;
|
|
}
|
|
|
|
input.sheet-option
|
|
{
|
|
width:21px;
|
|
height: 21px;
|
|
cursor: pointer;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
margin:0px;
|
|
position:absolute;
|
|
}
|
|
|
|
input.sheet-option + span
|
|
{
|
|
text-align: center;
|
|
display: inline-block;
|
|
width: 21px;
|
|
height:21px;
|
|
}
|
|
|
|
input.sheet-option + span::before
|
|
{
|
|
font-family: "pictos";
|
|
content: '+';
|
|
font-size: 20px;
|
|
position:absolute;
|
|
color: #4F3F35;
|
|
margin-top: -5px;
|
|
margin-left: 1px;
|
|
}
|
|
|
|
input.sheet-option:checked + span::before
|
|
{
|
|
content: '-';
|
|
opacity: 1;
|
|
}
|
|
|
|
input.sheet-optionR
|
|
{
|
|
left:-13px;
|
|
top:8px;
|
|
}
|
|
|
|
input.sheet-optionL
|
|
{
|
|
right:-13px;
|
|
top:8px;
|
|
}
|
|
|
|
input.sheet-optionR + span::before
|
|
{
|
|
left:-13px;
|
|
top:8px;
|
|
text-shadow: 2px 2px 2px #ECE0C5;
|
|
|
|
}
|
|
|
|
input.sheet-optionL + span::before
|
|
{
|
|
right:-180px;
|
|
top:-32px;
|
|
text-shadow: -2px 2px 2px #ECE0C5;
|
|
}
|
|
|
|
span.sheet-optionPouv
|
|
{
|
|
position:absolute;
|
|
}
|
|
|
|
input.sheet-optionPouv
|
|
{
|
|
width:21px;
|
|
height: 21px;
|
|
cursor: pointer;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
margin:0px;
|
|
position:absolute;
|
|
}
|
|
|
|
input.sheet-optionPouv + span
|
|
{
|
|
text-align: center;
|
|
display: inline-block;
|
|
}
|
|
|
|
input.sheet-optionPouv + span::before
|
|
{
|
|
font-family: "pictos";
|
|
content: '+';
|
|
font-size: 20px;
|
|
position:absolute;
|
|
color: #4F3F35;
|
|
margin-top: -5px;
|
|
margin-left: 1px;
|
|
}
|
|
|
|
input.sheet-optionPouv:checked + span::before
|
|
{
|
|
content: '-';
|
|
opacity: 1;
|
|
}
|
|
|
|
input.sheet-optionPouvR
|
|
{
|
|
left:-6px;
|
|
top:8px;
|
|
}
|
|
|
|
|
|
input.sheet-optionPouvR + span::before
|
|
{
|
|
left:-6px;
|
|
top:8px;
|
|
text-shadow: 2px 2px 2px #ECE0C5;
|
|
}
|
|
|
|
input.sheet-expand,
|
|
input.sheet-expand + span::before
|
|
{
|
|
opacity:0;
|
|
}
|
|
|
|
div:hover > span.sheet-expand::before
|
|
{
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
input.sheet-expand:checked ~ div.sheet-CSSDivContentVHide
|
|
{
|
|
display:inline-block !important;
|
|
margin-top:-6px;
|
|
}
|
|
|
|
button[type=roll].sheet-carac-button::before
|
|
{
|
|
font-family: Trebuchet MS;
|
|
content: '';
|
|
width: calc(100% - 8px);
|
|
}
|
|
|
|
button[type=roll].sheet-carac-button
|
|
{
|
|
width: calc(100% - 8px);
|
|
margin:0px !important;
|
|
background-color:#4F3F35;
|
|
color:#ECE0C5;
|
|
background-image:none !important;
|
|
text-shadow:none !important;
|
|
border:2px outset;
|
|
border-radius:0px;
|
|
padding-bottom:4px;
|
|
padding-top:4px;
|
|
}
|
|
|
|
button[type=roll].sheet-carac-button:hover
|
|
{
|
|
background-color: #1F0F05 !important;
|
|
border:2px inset;
|
|
}
|
|
|
|
input.sheet-CSSFormation
|
|
{
|
|
opacity: 0;
|
|
height: 21px;
|
|
width: calc(100% - 10px);
|
|
top:4px;
|
|
margin-top:-2px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
span.sheet-CSSFormation
|
|
{
|
|
display: inline-block;
|
|
border: 2px outset;
|
|
height: 20px;
|
|
width: calc(100% - 10px);
|
|
line-height: 20px;
|
|
font-size: 15px;
|
|
margin-left: calc(-100% - -7px);
|
|
text-align: center;
|
|
margin-top: 0px;
|
|
background-color:#4F3F35;
|
|
color:#ECE0C5;
|
|
font-weight:bold;
|
|
}
|
|
|
|
input.sheet-CSSFormation:checked + span.sheet-CSSFormation
|
|
{
|
|
border: 2px inset !important;
|
|
}
|
|
|
|
input.sheet-carac-stats
|
|
{
|
|
border:2px solid #4F3F35;
|
|
}
|
|
|
|
th
|
|
{
|
|
text-align:center;
|
|
}
|
|
|
|
/*TEMPLATES*/
|
|
.sheet-rolltemplate-jet table,
|
|
.sheet-rolltemplate-jetPouvoir table,
|
|
.sheet-rolltemplate-jetArmes table
|
|
{
|
|
border-collapse:unset;
|
|
width:100%;
|
|
border:1px solid;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table th,
|
|
.sheet-rolltemplate-jetPouvoir table th,
|
|
.sheet-rolltemplate-jetArmes table th
|
|
{
|
|
font-size: 16px;
|
|
text-align:center;
|
|
font-weight:bold;
|
|
line-height:20px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jetPouvoir table td,
|
|
.sheet-rolltemplate-jetArmes table td
|
|
{
|
|
font-weight:bold;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table td.sheet-subtitle,
|
|
.sheet-rolltemplate-jetPouvoir table td.sheet-subtitle,
|
|
.sheet-rolltemplate-jetArmes table td.sheet-subtitle
|
|
{
|
|
font-size: 14px;
|
|
text-align:center;
|
|
font-weight:bold;
|
|
line-height:15px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table td.sheet-carac
|
|
{
|
|
font-size: 12px;
|
|
text-align:center;
|
|
font-weight:bold;
|
|
line-height:14px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table td.sheet-success,
|
|
.sheet-rolltemplate-jetPouvoir table td.sheet-success,
|
|
.sheet-rolltemplate-jetArmes table td.sheet-success
|
|
{
|
|
text-align:center;
|
|
}
|
|
|
|
.sheet-rolltemplate-jetPouvoir .sheet-right,
|
|
.sheet-rolltemplate-jetArmes .sheet-right
|
|
{
|
|
text-align:right;
|
|
padding-right:3px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jetPouvoir .sheet-left,
|
|
.sheet-rolltemplate-jetArmes .sheet-left
|
|
{
|
|
text-align:left;
|
|
padding-left:3px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table tr,
|
|
.sheet-rolltemplate-jetPouvoir table tr,
|
|
.sheet-rolltemplate-jetArmes table tr
|
|
{
|
|
vertical-align:middle;
|
|
text-align:left;
|
|
font-size:12px;
|
|
padding:5px;
|
|
font-family:Trebuchet MS;
|
|
font-weight:normal;
|
|
color:#000000;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table tr:nth-child(odd) td,
|
|
.sheet-rolltemplate-jet table tr:nth-child(odd) th,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(odd) td,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(odd) th,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(odd) td,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(odd) th
|
|
{
|
|
background-color: #4F3F35;
|
|
color: #ECE0C5;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table tr:nth-child(even) td,
|
|
.sheet-rolltemplate-jet table tr:nth-child(even) th,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(even) td,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(even) th,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(even) td,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(even) th
|
|
{
|
|
background-color: #ECE0C5;
|
|
color: #4F3F35;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table tr:nth-child(odd) td span.inlinerollresult,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(odd) td span.inlinerollresult,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(odd) td span.inlinerollresult
|
|
{
|
|
border: 2px solid #ECE0C5;
|
|
background-color: #ECE0C5;
|
|
color: #4F3F35;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet table tr:nth-child(even) td span.inlinerollresult,
|
|
.sheet-rolltemplate-jetPouvoir table tr:nth-child(even) td span.inlinerollresult,
|
|
.sheet-rolltemplate-jetArmes table tr:nth-child(even) td span.inlinerollresult
|
|
{
|
|
border: 2px solid #4F3F35;
|
|
background-color: #4F3F35;
|
|
color: #ECE0C5;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet .inlinerollresult,
|
|
.sheet-rolltemplate-jetPouvoir .inlinerollresult,
|
|
.sheet-rolltemplate-jetArmes .inlinerollresult
|
|
{
|
|
display: inline-block;
|
|
min-width: 11px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
line-height:12px;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet span.sheet-inlineroll-crit .inlinerollresult,
|
|
.sheet-rolltemplate-jetPouvoir span.sheet-inlineroll-crit .inlinerollresult,
|
|
.sheet-rolltemplate-jetArmes span.sheet-inlineroll-crit .inlinerollresult
|
|
{
|
|
color: #3FB315 !important;
|
|
font-size: 13px !important;
|
|
}
|
|
|
|
.sheet-rolltemplate-jet .inlinerollresult.fullcrit,
|
|
.sheet-rolltemplate-jet .inlinerollresult.fullfail,
|
|
.sheet-rolltemplate-jet .inlinerollresult.importantroll,
|
|
.sheet-rolltemplate-jetPouvoir .inlinerollresult.fullcrit,
|
|
.sheet-rolltemplate-jetPouvoir .inlinerollresult.fullfail,
|
|
.sheet-rolltemplate-jetPouvoir .inlinerollresult.importantroll,
|
|
.sheet-rolltemplate-jetArmes .inlinerollresult.fullcrit,
|
|
.sheet-rolltemplate-jetArmes .inlinerollresult.fullfail,
|
|
.sheet-rolltemplate-jetArmes .inlinerollresult.importantroll
|
|
{
|
|
border: none;
|
|
} |