diff --git a/Aborea_new/aborea.css b/Aborea_new/aborea.css index bbedd44a5e..ede1a411f0 100644 --- a/Aborea_new/aborea.css +++ b/Aborea_new/aborea.css @@ -1 +1 @@ -.charsheet .container{width:870px;padding:0;margin:0;margin-left:-10px}.charsheet .container input{background:rgba(0,0,0,0);width:100%;border:1px solid #ddd;border-radius:3px}.charsheet .container select{background:rgba(0,0,0,0);width:100%;border:1px solid #ddd;border-radius:3px}.charsheet .container input[type=number]{text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield}.charsheet .container input[type=checkbox]{width:auto}.charsheet .container textarea{background:rgba(0,0,0,0);margin:0;width:100%;height:65px;resize:vertical;box-sizing:border-box;border:1px solid #ddd;border-radius:3px}.charsheet .container select{margin:0}.charsheet .container span{text-transform:uppercase}.charsheet .container label{padding:0}.charsheet .container label.title{width:auto;display:block;margin-top:-19px;margin-bottom:0px;font-weight:normal;padding-left:5px;font-size:15px}.charsheet .container div.title{padding-left:5px}.charsheet .container .input_label{cursor:pointer}.charsheet .container .redbg{background-color:red;color:#fff;font-weight:bold}.charsheet .container strong{font-weight:900}.charsheet .container .textcenter{text-align:center}.charsheet .container .float{float:left;box-sizing:border-box;width:99%;margin:10px 5px 10px 0}.charsheet .container .noborder{border:none}.charsheet .container .half{max-width:49%}.charsheet .container .twice{display:grid;grid-template-columns:49% 49%;grid-gap:5px}.charsheet .container .clear{clear:both;overflow:auto}.charsheet .container .row{padding-top:30px;margin-right:0;margin-left:0}.charsheet .container .row.twice::before,.charsheet .container .row.twice::after{display:none}.charsheet .container .row.small{padding-top:10px}.charsheet .container .row:first-child{padding-top:0px}.charsheet .container .options-flag,.charsheet .container .options-flag+span{position:absolute;top:-10px;left:-10px}.charsheet .container .options-flag{opacity:0;width:16px !important;min-height:16px;z-index:2}.charsheet .container .options-flag+span{white-space:nowrap;width:16px;height:16px;font-size:16px;font-family:pictos;color:#bbb;cursor:pointer;margin-top:0;display:none;text-transform:lowercase}.charsheet .container .options-flag~textarea{display:none}.charsheet .container .options-flag:checked~textarea{display:inherit}.charsheet .container .grid,.charsheet .container .items,.charsheet .container .repcontainer .repitem{display:grid;grid-gap:5px}.charsheet .container .items,.charsheet .container .repcontainer .repitem{margin-top:5px}.charsheet .container .grid>div{background-color:red;color:#fff;font-weight:bold;text-align:center}.charsheet .container .items input,.charsheet .container .items select,.charsheet .container .items button,.charsheet .container .repcontainer .repitem input,.charsheet .container .repcontainer .repitem select,.charsheet .container .repcontainer .repitem button{width:-webkit-fill-available;width:-moz-available}.charsheet .container .repcontainer .repitem button.repcontrol_del{width:auto}.charsheet .container .items div,.charsheet .container .repcontainer .repitem div{margin:auto 0;text-align:center}.charsheet .container .switch{position:relative;display:inline-block;width:40px;height:24px;margin-top:-19px;margin-bottom:0px;font-weight:normal;padding:0px;font-size:15px}.charsheet .container .switch input{opacity:0;width:0;height:0}.charsheet .container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.charsheet .container .slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.charsheet .container input:checked+.slider{background-color:red}.charsheet .container input:focus+.slider{box-shadow:0 0 1px red}.charsheet .container input:checked+.slider:before{transform:translateX(16px)}.charsheet .container .main .ep{width:190px;float:left}.charsheet .container .main .ep input,.charsheet .container .main .ep label{float:left;margin-right:5px}.charsheet .container .main .ep input:last-child,.charsheet .container .main .ep label:last-child{margin-right:0px}.charsheet .container .main .ep input{width:50px;height:40px}.charsheet .container .main .ep label[for=Stufe],.charsheet .container .main .ep label[for=AP]{width:50px;text-align:center}.charsheet .container .main .ep input[name=attr_ep],.charsheet .container .main .ep label[for=attr_ep]{width:80px;text-align:center}.charsheet .container .main .vermoegen{width:210px;float:right;padding-top:0}.charsheet .container .main .vermoegen div{width:100%}.charsheet .container .main .vermoegen input,.charsheet .container .main .vermoegen label{float:left;margin-left:5px}.charsheet .container .main .vermoegen input:first-child,.charsheet .container .main .vermoegen label:first-child{margin-left:0px}.charsheet .container .main .vermoegen input{width:40px;height:40px}.charsheet .container .main .vermoegen label[for=attr_tt],.charsheet .container .main .vermoegen label[for=attr_kl],.charsheet .container .main .vermoegen label[for=attr_mu]{width:40px;text-align:center}.charsheet .container .main .vermoegen input[name=attr_gf],.charsheet .container .main .vermoegen label[for=attr_gf]{width:70px;text-align:center}.charsheet .container .main .stats{float:left}.charsheet .container .main .stats>input,.charsheet .container .main .stats>label,.charsheet .container .main .stats>div{float:left;margin-right:10px}.charsheet .container .main .stats input:last-child,.charsheet .container .main .stats label:last-child,.charsheet .container .main .stats div:last-child{margin-right:0px}.charsheet .container .main .stats input{width:50px;height:40px}.charsheet .container .main .stats .moreleft{margin-left:-4px}.charsheet .container .main .stats .bewegung{position:relative}.charsheet .container .main .stats .bewegung input{width:80px}.charsheet .container .main .stats .bewegung .suffix{position:absolute;right:10px;top:12px}.charsheet .container .main .gmroll{width:175px;float:right}.charsheet .container .main .gmroll select{float:right;width:175px}.charsheet .container .main .beruf select[name=attr_beruf]{display:none}.charsheet .container .main .beruf .switch{float:right;position:relative;height:17px;border:1px solid #ccc}.charsheet .container .main .beruf .switch .slider{box-shadow:none}.charsheet .container .main .beruf .switch .slider:before{height:13px;bottom:2px}.charsheet .container .main .beruf input[name=attr_toggle_beruf]:checked~input{display:none}.charsheet .container .main .beruf input[name=attr_toggle_beruf]:checked~select{display:inherit}.charsheet .container .main .settings{padding-top:10px;display:grid;grid-template-columns:49% 49%;grid-gap:5px}.charsheet .container .main .settings::before,.charsheet .container .main .settings::after{display:none}.charsheet .container .main .attribut .grid,.charsheet .container .main .attribut .items{grid-template-columns:150px 70px 70px 22px 42px 50px}.charsheet .container .main .attribut .arrow{border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:20px solid red;width:auto;height:auto;margin:6px 0;margin-right:60px}.charsheet .container .main .attribut label{position:relative;left:-95px;top:7px}.charsheet .container .main .gott{text-align:center}.charsheet .container .main .gott label{text-align:center;margin:0}.charsheet .container .main .gott input{width:auto;margin-left:10px}.charsheet .container .main .mana{padding-top:20px}.charsheet .container .main .mana .items{grid-template-columns:40% 60%}.charsheet .container .main .mana input{width:100px;height:40px}.charsheet .container .main .magie{padding-top:15px}.charsheet .container .main .magie .grid,.charsheet .container .main .magie .items{grid-template-columns:150px 70px 70px 70px 50px}.charsheet .container .main .float.tabmenu{margin:0;display:grid;grid-gap:5px}.charsheet .container .main .float.tabmenu.physisch{grid-template-columns:auto auto}.charsheet .container .main .float.tabmenu.magisch{grid-template-columns:auto auto auto auto auto auto auto auto auto}.charsheet .container .main .float.tabmenu label{text-align:center;display:inline-block;width:100%;height:20px;cursor:pointer}.charsheet .container .main #selection-fertigkeiten,.charsheet .container .main #selection-kampf,.charsheet .container .main #selection-weisse,.charsheet .container .main #selection-schwarze,.charsheet .container .main #selection-wilde,.charsheet .container .main #selection-elementare,.charsheet .container .main #selection-freie,.charsheet .container .main #selection-zeichen,.charsheet .container .main #selection-wunder,.charsheet .container .main #selection-barden,.charsheet .container .main #selection-schamanen{display:none}.charsheet .container .main input#fertigkeiten:checked~#selection-fertigkeiten,.charsheet .container .main input#kampf:checked~#selection-kampf,.charsheet .container .main input#weisse:checked~#selection-weisse,.charsheet .container .main input#schwarze:checked~#selection-schwarze,.charsheet .container .main input#wilde:checked~#selection-wilde,.charsheet .container .main input#elementare:checked~#selection-elementare,.charsheet .container .main input#freie:checked~#selection-freie,.charsheet .container .main input#zeichen:checked~#selection-zeichen,.charsheet .container .main input#wunder:checked~#selection-wunder,.charsheet .container .main input#barden:checked~#selection-barden,.charsheet .container .main input#schamanen:checked~#selection-schamanen{display:block}.charsheet .container .main input#fertigkeiten:checked~div #label-fertigkeiten,.charsheet .container .main input#kampf:checked~div #label-kampf,.charsheet .container .main input#weisse:checked~div #label-weisse,.charsheet .container .main input#schwarze:checked~div #label-schwarze,.charsheet .container .main input#wilde:checked~div #label-wilde,.charsheet .container .main input#elementare:checked~div #label-elementare,.charsheet .container .main input#freie:checked~div #label-freie,.charsheet .container .main input#zeichen:checked~div #label-zeichen,.charsheet .container .main input#wunder:checked~div #label-wunder,.charsheet .container .main input#barden:checked~div #label-barden,.charsheet .container .main input#schamanen:checked~div #label-schamanen{background-color:#b22222}.charsheet .container .main .fertigkeiten .grid,.charsheet .container .main .fertigkeiten .items,.charsheet .container .main .fertigkeiten .repcontainer .repitem{grid-template-columns:150px 70px 70px 70px 50px}.charsheet .container .main .kampf .grid,.charsheet .container .main .kampf .repcontainer .repitem{grid-template-columns:303px 70px 140px 70px 70px 70px 50px 50px}.charsheet .container .main .spruchliste .grid,.charsheet .container .main .spruchliste .items,.charsheet .container .main .spruchliste .repcontainer .repitem{grid-template-columns:50px 70px 140px 528px 50px;border-bottom:1px dotted}.charsheet .container .main .spruchliste .grid div,.charsheet .container .main .spruchliste .items div,.charsheet .container .main .spruchliste .repcontainer .repitem div{margin:0}.charsheet .container .main .spruchliste .grid{border:none}.charsheet .container .main .inventar{display:inherit}.charsheet .container .main .inventar input[name=attr_ruestung1],.charsheet .container .main .inventar input[name=attr_ruestung2],.charsheet .container .main .inventar input[name=attr_name]{width:250px}.charsheet .container .main .inventar input{width:84px}.charsheet .container .main .inventar,.charsheet .container .main .notes{display:inherit}.charsheet .container .main .inventar .switch,.charsheet .container .main .notes .switch{float:right;position:relative;top:19px;height:17px;border:1px solid #ccc}.charsheet .container .main .inventar .switch .slider,.charsheet .container .main .notes .switch .slider{box-shadow:none}.charsheet .container .main .inventar .switch .slider:before,.charsheet .container .main .notes .switch .slider:before{height:13px;bottom:2px}.charsheet .container .main .inventar input[name=attr_show_inventar]~div textarea,.charsheet .container .main .notes input[name=attr_show_inventar]~div textarea{display:none}.charsheet .container .main .inventar input[name=attr_show_inventar]:checked~div textarea,.charsheet .container .main .notes input[name=attr_show_inventar]:checked~div textarea{display:inline-block}.charsheet .container .main .inventar input[name=attr_show_notes]~div textarea,.charsheet .container .main .notes input[name=attr_show_notes]~div textarea{display:none}.charsheet .container .main .inventar input[name=attr_show_notes]:checked~div textarea,.charsheet .container .main .notes input[name=attr_show_notes]:checked~div textarea{display:inline-block}.charsheet .container .main .inventar .notes-row:hover .options-flag+span,.charsheet .container .main .inventar .inventar-row:hover .options-flag+span,.charsheet .container .main .notes .notes-row:hover .options-flag+span,.charsheet .container .main .notes .inventar-row:hover .options-flag+span{display:block}body.sheet-darkmode button,body.sheet-darkmode input,body.sheet-darkmode optgroup,body.sheet-darkmode select,body.sheet-darkmode textarea,body.sheet-darkmode .charsheet{color:#eee}body.sheet-darkmode .sheetform{background-color:rgba(0,0,0,0)}body.sheet-darkmode .btn,body.sheet-darkmode .btn.btn-default{color:#c8c3bc;text-shadow:rgba(24,26,27,.75) 0px 1px 1px;background-color:#1e2021;background-image:linear-gradient(rgb(24, 26, 27), rgb(38, 41, 43));border-color:#3e4446 #3e4446 #43494c;box-shadow:rgba(24,26,27,.2) 0px 1px 0px inset,rgba(0,0,0,.05) 0px 1px 2px}.sheet-rolltemplate-magie .sheet-container{background-color:#fff;border-top-left-radius:10px;width:240px}.sheet-rolltemplate-magie .sheet-container .sheet-header{background-color:red;color:#fff;text-align:left;border:1px solid red;font-weight:bold;padding-left:5px}.sheet-rolltemplate-magie .sheet-container .sheet-header span{text-transform:uppercase}.sheet-rolltemplate-magie .sheet-container .sheet-content div{padding:5px}.sheet-rolltemplate-magie .sheet-container .sheet-content div:nth-child(even){background:#eee}.sheet-rolltemplate-magie .sheet-container .sheet-content div span{margin-left:15px;font-weight:bold}.sheet-rolltemplate-magie .sheet-container .sheet-content div.sheet-ergebnis{text-align:left}.sheet-rolltemplate-magie .sheet-container .sheet-content div.sheet-desc_title{padding-top:10px;padding-left:20px;font-weight:bold;text-align:left}.sheet-rolltemplate-magie .sheet-container .sheet-content .sheet-desc{padding:5px;padding-top:0;text-align:center}.sheet-rolltemplate-magie .inlinerollresult{background-color:rgba(0,0,0,0);border:none;position:relative;right:30px;float:right;margin:0}.sheet-rolltemplate-magie .inlinerollresult.fullcrit{color:#3fb315}.sheet-rolltemplate-magie .inlinerollresult.fullcrit.fullfail{color:#b31515}.sheet-rolltemplate-magie .inlinerollresult.fullcrit.importandivoll{color:#4a57ed}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container{color:#eee;background-color:var(--dark-surface1)}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container .sheet-content{border:solid 1px var(--dark-surface1);border-top:none}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container .sheet-content div:nth-child(even){background:var(--dark-surface2)}/*# sourceMappingURL=aborea.css.map */ +.charsheet .container{width:870px;padding:0;margin:0;margin-left:-10px}.charsheet .container input{background:rgba(0,0,0,0);width:100%;border:1px solid #ddd;border-radius:3px}.charsheet .container select{background:rgba(0,0,0,0);width:100%;border:1px solid #ddd;border-radius:3px}.charsheet .container input[type=number]{text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield}.charsheet .container input[type=checkbox]{width:auto}.charsheet .container textarea{background:rgba(0,0,0,0);margin:0;width:100%;height:65px;resize:vertical;box-sizing:border-box;border:1px solid #ddd;border-radius:3px}.charsheet .container select{margin:0}.charsheet .container span{text-transform:uppercase}.charsheet .container label{padding:0}.charsheet .container label.title{width:auto;display:block;margin-top:-19px;margin-bottom:0px;font-weight:normal;padding-left:5px;font-size:15px}.charsheet .container div.title{padding-left:5px}.charsheet .container .input_label{cursor:pointer}.charsheet .container .redbg{background-color:red;color:#fff;font-weight:bold}.charsheet .container strong{font-weight:900}.charsheet .container .textcenter{text-align:center}.charsheet .container .float{float:left;box-sizing:border-box;width:99%;margin:10px 5px 10px 0}.charsheet .container .noborder{border:none}.charsheet .container .half{max-width:49%}.charsheet .container .twice{display:grid;grid-template-columns:49% 49%;grid-gap:5px}.charsheet .container .clear{clear:both;overflow:auto}.charsheet .container .row{padding-top:30px;margin-right:0;margin-left:0}.charsheet .container .row.twice::before,.charsheet .container .row.twice::after{display:none}.charsheet .container .row.small{padding-top:10px}.charsheet .container .row:first-child{padding-top:0px}.charsheet .container .options-flag,.charsheet .container .options-flag+span{position:absolute;top:-10px;left:-10px}.charsheet .container .options-flag{opacity:0;width:16px !important;min-height:16px;z-index:2}.charsheet .container .options-flag+span{white-space:nowrap;width:16px;height:16px;font-size:16px;font-family:pictos;color:#bbb;cursor:pointer;margin-top:0;display:none;text-transform:lowercase}.charsheet .container .options-flag~textarea{display:none}.charsheet .container .options-flag:checked~textarea{display:inherit}.charsheet .container .grid,.charsheet .container .items,.charsheet .container .repcontainer .repitem{display:grid;grid-gap:5px}.charsheet .container .items,.charsheet .container .repcontainer .repitem{margin-top:5px}.charsheet .container .grid>div{background-color:red;color:#fff;font-weight:bold;text-align:center}.charsheet .container .items input,.charsheet .container .items select,.charsheet .container .items button,.charsheet .container .repcontainer .repitem input,.charsheet .container .repcontainer .repitem select,.charsheet .container .repcontainer .repitem button{width:-webkit-fill-available;width:-moz-available}.charsheet .container .repcontainer .repitem button.repcontrol_del{width:auto}.charsheet .container .items div,.charsheet .container .repcontainer .repitem div{margin:auto 0;text-align:center}.charsheet .container .switch{position:relative;display:inline-block;width:40px;height:24px;margin-top:-19px;margin-bottom:0px;font-weight:normal;padding:0px;font-size:15px}.charsheet .container .switch input{opacity:0;width:0;height:0}.charsheet .container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.charsheet .container .slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.charsheet .container input:checked+.slider{background-color:red}.charsheet .container input:focus+.slider{box-shadow:0 0 1px red}.charsheet .container input:checked+.slider:before{transform:translateX(16px)}.charsheet .container .main .ep{width:190px;float:left}.charsheet .container .main .ep input,.charsheet .container .main .ep label{float:left;margin-right:5px}.charsheet .container .main .ep input:last-child,.charsheet .container .main .ep label:last-child{margin-right:0px}.charsheet .container .main .ep input{width:50px;height:40px}.charsheet .container .main .ep label[for=Stufe],.charsheet .container .main .ep label[for=AP]{width:50px;text-align:center}.charsheet .container .main .ep input[name=attr_ep],.charsheet .container .main .ep label[for=attr_ep]{width:80px;text-align:center}.charsheet .container .main .vermoegen{width:210px;float:right;padding-top:0}.charsheet .container .main .vermoegen div{width:100%}.charsheet .container .main .vermoegen input,.charsheet .container .main .vermoegen label{float:left;margin-left:5px}.charsheet .container .main .vermoegen input:first-child,.charsheet .container .main .vermoegen label:first-child{margin-left:0px}.charsheet .container .main .vermoegen input{width:40px;height:40px}.charsheet .container .main .vermoegen label[for=attr_tt],.charsheet .container .main .vermoegen label[for=attr_kl],.charsheet .container .main .vermoegen label[for=attr_mu]{width:40px;text-align:center}.charsheet .container .main .vermoegen input[name=attr_gf],.charsheet .container .main .vermoegen label[for=attr_gf]{width:70px;text-align:center}.charsheet .container .main .stats{float:left}.charsheet .container .main .stats>input,.charsheet .container .main .stats>label,.charsheet .container .main .stats>div{float:left;margin-right:10px}.charsheet .container .main .stats input:last-child,.charsheet .container .main .stats label:last-child,.charsheet .container .main .stats div:last-child{margin-right:0px}.charsheet .container .main .stats input{width:50px;height:40px}.charsheet .container .main .stats .moreleft{margin-left:-4px}.charsheet .container .main .stats .bewegung{position:relative}.charsheet .container .main .stats .bewegung input{width:80px}.charsheet .container .main .stats .bewegung .suffix{position:absolute;right:10px;top:12px}.charsheet .container .main .gmroll{width:175px;float:right}.charsheet .container .main .gmroll select{float:right;width:175px}.charsheet .container .main .beruf select[name=attr_beruf]{display:none}.charsheet .container .main .beruf .switch{float:right;position:relative;height:17px;border:1px solid #ccc}.charsheet .container .main .beruf .switch .slider{box-shadow:none}.charsheet .container .main .beruf .switch .slider:before{height:13px;bottom:2px}.charsheet .container .main .beruf input[name=attr_toggle_beruf]:checked~input{display:none}.charsheet .container .main .beruf input[name=attr_toggle_beruf]:checked~select{display:inherit}.charsheet .container .main .settings{padding-top:10px;display:grid;grid-template-columns:49% 49%;grid-gap:5px}.charsheet .container .main .settings::before,.charsheet .container .main .settings::after{display:none}.charsheet .container .main .attribut .grid,.charsheet .container .main .attribut .items{grid-template-columns:150px 70px 70px 22px 42px 50px}.charsheet .container .main .attribut .arrow{border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:20px solid red;width:auto;height:auto;margin:6px 0;margin-right:60px}.charsheet .container .main .attribut label{position:relative;left:-95px;top:7px}.charsheet .container .main .gott{text-align:center}.charsheet .container .main .gott label{text-align:center;margin:0}.charsheet .container .main .gott input{width:auto;margin-left:10px}.charsheet .container .main .mana{padding-top:20px}.charsheet .container .main .mana .items{grid-template-columns:40% 60%}.charsheet .container .main .mana input{width:100px;height:40px}.charsheet .container .main .magie{padding-top:15px}.charsheet .container .main .magie .grid,.charsheet .container .main .magie .items{grid-template-columns:150px 70px 70px 70px 50px}.charsheet .container .main .float.tabmenu{margin:0;display:grid;grid-gap:5px}.charsheet .container .main .float.tabmenu.physisch{grid-template-columns:auto auto}.charsheet .container .main .float.tabmenu.magisch{grid-template-columns:auto auto auto auto auto auto auto auto auto}.charsheet .container .main .float.tabmenu label{text-align:center;display:inline-block;width:100%;height:20px;cursor:pointer}.charsheet .container .main #selection-fertigkeiten,.charsheet .container .main #selection-kampf,.charsheet .container .main #selection-weisse,.charsheet .container .main #selection-schwarze,.charsheet .container .main #selection-wilde,.charsheet .container .main #selection-elementare,.charsheet .container .main #selection-freie,.charsheet .container .main #selection-zeichen,.charsheet .container .main #selection-wunder,.charsheet .container .main #selection-barden,.charsheet .container .main #selection-schamanen{display:none}.charsheet .container .main input#fertigkeiten:checked~#selection-fertigkeiten,.charsheet .container .main input#kampf:checked~#selection-kampf,.charsheet .container .main input#weisse:checked~#selection-weisse,.charsheet .container .main input#schwarze:checked~#selection-schwarze,.charsheet .container .main input#wilde:checked~#selection-wilde,.charsheet .container .main input#elementare:checked~#selection-elementare,.charsheet .container .main input#freie:checked~#selection-freie,.charsheet .container .main input#zeichen:checked~#selection-zeichen,.charsheet .container .main input#wunder:checked~#selection-wunder,.charsheet .container .main input#barden:checked~#selection-barden,.charsheet .container .main input#schamanen:checked~#selection-schamanen{display:block}.charsheet .container .main input#fertigkeiten:checked~div #label-fertigkeiten,.charsheet .container .main input#kampf:checked~div #label-kampf,.charsheet .container .main input#weisse:checked~div #label-weisse,.charsheet .container .main input#schwarze:checked~div #label-schwarze,.charsheet .container .main input#wilde:checked~div #label-wilde,.charsheet .container .main input#elementare:checked~div #label-elementare,.charsheet .container .main input#freie:checked~div #label-freie,.charsheet .container .main input#zeichen:checked~div #label-zeichen,.charsheet .container .main input#wunder:checked~div #label-wunder,.charsheet .container .main input#barden:checked~div #label-barden,.charsheet .container .main input#schamanen:checked~div #label-schamanen{background-color:#b22222}.charsheet .container .main .fertigkeiten .grid,.charsheet .container .main .fertigkeiten .items,.charsheet .container .main .fertigkeiten .repcontainer .repitem{grid-template-columns:150px 70px 70px 70px 50px}.charsheet .container .main .kampf .grid,.charsheet .container .main .kampf .repcontainer .repitem{grid-template-columns:303px 70px 140px 70px 70px 70px 50px 50px}.charsheet .container .main .spruchliste .grid,.charsheet .container .main .spruchliste .items,.charsheet .container .main .spruchliste .repcontainer .repitem{grid-template-columns:50px 70px 140px 528px 50px;border-bottom:1px dotted}.charsheet .container .main .spruchliste .grid div,.charsheet .container .main .spruchliste .items div,.charsheet .container .main .spruchliste .repcontainer .repitem div{margin:0}.charsheet .container .main .spruchliste .grid{border:none}.charsheet .container .main .inventar{display:inherit}.charsheet .container .main .inventar input[name=attr_ruestung1],.charsheet .container .main .inventar input[name=attr_ruestung2],.charsheet .container .main .inventar input[name=attr_name]{width:250px}.charsheet .container .main .inventar input{width:84px}.charsheet .container .main .inventar,.charsheet .container .main .notes{display:inherit}.charsheet .container .main .inventar .switch,.charsheet .container .main .notes .switch{float:right;position:relative;top:19px;height:17px;border:1px solid #ccc}.charsheet .container .main .inventar .switch .slider,.charsheet .container .main .notes .switch .slider{box-shadow:none}.charsheet .container .main .inventar .switch .slider:before,.charsheet .container .main .notes .switch .slider:before{height:13px;bottom:2px}.charsheet .container .main .inventar input[name=attr_show_inventar]~div textarea,.charsheet .container .main .notes input[name=attr_show_inventar]~div textarea{display:none}.charsheet .container .main .inventar input[name=attr_show_inventar]:checked~div textarea,.charsheet .container .main .notes input[name=attr_show_inventar]:checked~div textarea{display:inline-block}.charsheet .container .main .inventar input[name=attr_show_notes]~div textarea,.charsheet .container .main .notes input[name=attr_show_notes]~div textarea{display:none}.charsheet .container .main .inventar input[name=attr_show_notes]:checked~div textarea,.charsheet .container .main .notes input[name=attr_show_notes]:checked~div textarea{display:inline-block}.charsheet .container .main .inventar .notes-row:hover .options-flag+span,.charsheet .container .main .inventar .inventar-row:hover .options-flag+span,.charsheet .container .main .notes .notes-row:hover .options-flag+span,.charsheet .container .main .notes .inventar-row:hover .options-flag+span{display:block}body.sheet-darkmode button,body.sheet-darkmode input,body.sheet-darkmode optgroup,body.sheet-darkmode select,body.sheet-darkmode textarea,body.sheet-darkmode .charsheet{color:#eee}body.sheet-darkmode .sheetform{background-color:rgba(0,0,0,0)}body.sheet-darkmode .btn,body.sheet-darkmode .btn.btn-default{color:#c8c3bc;text-shadow:rgba(24,26,27,.75) 0px 1px 1px;background-color:#1e2021;background-image:linear-gradient(rgb(24, 26, 27), rgb(38, 41, 43));border-color:#3e4446 #3e4446 #43494c;box-shadow:rgba(24,26,27,.2) 0px 1px 0px inset,rgba(0,0,0,.05) 0px 1px 2px}.sheet-rolltemplate-magie .sheet-container{background-color:#fff;border-top-left-radius:10px;width:240px}.sheet-rolltemplate-magie .sheet-container .sheet-header{background-color:red;color:#fff;text-align:left;border:1px solid red;font-weight:bold;padding-left:5px}.sheet-rolltemplate-magie .sheet-container .sheet-header span{text-transform:uppercase}.sheet-rolltemplate-magie .sheet-container .sheet-content div{padding:5px}.sheet-rolltemplate-magie .sheet-container .sheet-content div:nth-child(even){background:#eee}.sheet-rolltemplate-magie .sheet-container .sheet-content div span{margin-left:15px;font-weight:bold}.sheet-rolltemplate-magie .sheet-container .sheet-content div.sheet-ergebnis{text-align:left}.sheet-rolltemplate-magie .sheet-container .sheet-content div.sheet-desc_title{padding-top:10px;padding-left:20px;font-weight:bold;text-align:left}.sheet-rolltemplate-magie .sheet-container .sheet-content .sheet-desc{padding:5px;padding-top:0;text-align:center}.sheet-rolltemplate-magie .inlinerollresult{background-color:rgba(0,0,0,0);border:none;position:relative;right:30px;float:right;margin:0}.sheet-rolltemplate-magie .inlinerollresult.fullcrit{color:#3fb315}.sheet-rolltemplate-magie .inlinerollresult.fullcrit.fullfail{color:#b31515}.sheet-rolltemplate-magie .inlinerollresult.fullcrit.importandivoll{color:#4a57ed}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container{color:#eee;background-color:var(--dark-surface1)}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container .sheet-content{border:solid 1px var(--dark-surface1);border-top:none}.sheet-rolltemplate-magie.sheet-rolltemplate-darkmode .sheet-container .sheet-content div:nth-child(even){background:var(--dark-surface2)}/*# sourceMappingURL=aborea.css.map */ \ No newline at end of file diff --git a/Aborea_new/aborea.css.map b/Aborea_new/aborea.css.map index cfb61a9d0a..d12815c680 100644 --- a/Aborea_new/aborea.css.map +++ b/Aborea_new/aborea.css.map @@ -1 +1 @@ -{"version":3,"sources":["aborea.sass"],"names":[],"mappings":"AAEE,sBACE,WAAA,CACA,SAAA,CACA,QAAA,CACA,iBAAA,CAEA,4BACE,wBAAA,CACA,UAAA,CACA,qBAAA,CACA,iBAAA,CAEF,6BACE,wBAAA,CACA,UAAA,CACA,qBAAA,CACA,iBAAA,CAEF,yCACE,iBAAA,CACA,yBAAA,CACA,4BAAA,CAEF,2CACE,UAAA,CAEF,+BACE,wBAAA,CACA,QAAA,CACA,UAAA,CACA,WAAA,CACA,eAAA,CACA,qBAAA,CACA,qBAAA,CACA,iBAAA,CAEF,6BACE,QAAA,CAEF,2BACE,wBAAA,CAEF,4BACE,SAAA,CAEF,kCACE,UAAA,CACA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CACA,gBAAA,CACA,cAAA,CAEF,gCACE,gBAAA,CAEF,mCACE,cAAA,CAEF,6BACE,oBAAA,CACA,UAAA,CACA,gBAAA,CAEF,6BACE,eAAA,CAEF,kCACE,iBAAA,CAEF,6BACE,UAAA,CACA,qBAAA,CACA,SAAA,CACA,sBAAA,CAEF,gCACE,WAAA,CAEF,4BACE,aAAA,CAEF,6BACE,YAAA,CACA,6BAAA,CACA,YAAA,CAEF,6BACE,UAAA,CACA,aAAA,CAEF,2BACE,gBAAA,CACA,cAAA,CACA,aAAA,CAEA,iFAEE,YAAA,CAEF,iCACE,gBAAA,CAEF,uCACE,eAAA,CAEJ,6EAEE,iBAAA,CACA,SAAA,CACA,UAAA,CAEF,oCACE,SAAA,CACA,qBAAA,CACA,eAAA,CACA,SAAA,CAEA,yCACE,kBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CACA,UAAA,CACA,cAAA,CACA,YAAA,CACA,YAAA,CACA,wBAAA,CAEF,6CACE,YAAA,CAEF,qDACE,eAAA,CAEJ,sGAGE,YAAA,CACA,YAAA,CAEF,0EAEE,cAAA,CAEF,gCACE,oBAAA,CACA,UAAA,CACA,gBAAA,CACA,iBAAA,CAEF,sQAME,4BAAA,CACA,oBAAA,CAEF,mEACE,UAAA,CAEF,kFAEE,aAAA,CACA,iBAAA,CAEF,8BACE,iBAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CACA,WAAA,CACA,cAAA,CAEF,oCACE,SAAA,CACA,OAAA,CACA,QAAA,CAEF,8BACE,iBAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,qBAAA,CAEA,cAAA,CAEF,qCACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,QAAA,CACA,UAAA,CACA,qBAAA,CAEA,cAAA,CAEF,4CACE,oBAAA,CAEF,0CACE,sBAAA,CAEF,mDAGE,0BAAA,CAIA,gCACE,WAAA,CACA,UAAA,CAEA,4EAEE,UAAA,CACA,gBAAA,CAEF,kGAEE,gBAAA,CAEF,sCACE,UAAA,CACA,WAAA,CAEF,+FAEE,UAAA,CACA,iBAAA,CAEF,uGAEE,UAAA,CACA,iBAAA,CAEJ,uCACE,WAAA,CACA,WAAA,CACA,aAAA,CAEA,2CACE,UAAA,CAEF,0FAEE,UAAA,CACA,eAAA,CAEF,kHAEE,eAAA,CAEF,6CACE,UAAA,CACA,WAAA,CAEF,8KAGE,UAAA,CACA,iBAAA,CAEF,qHAEE,UAAA,CACA,iBAAA,CAEJ,mCACE,UAAA,CAEA,yHAGE,UAAA,CACA,iBAAA,CAEF,0JAGE,gBAAA,CAEF,yCACE,UAAA,CACA,WAAA,CAEF,6CACE,gBAAA,CAEF,6CACE,iBAAA,CAEA,mDACE,UAAA,CAEF,qDACE,iBAAA,CACA,UAAA,CACA,QAAA,CAEN,oCACE,WAAA,CACA,WAAA,CAEA,2CACE,WAAA,CACA,WAAA,CAIF,2DACE,YAAA,CAEF,2CACE,WAAA,CACA,iBAAA,CACA,WAAA,CACA,qBAAA,CAEA,mDACE,eAAA,CAEF,0DACE,WAAA,CACA,UAAA,CAMA,+EACE,YAAA,CAEF,gFACE,eAAA,CAER,sCACE,gBAAA,CACA,YAAA,CACA,6BAAA,CACA,YAAA,CAEA,2FAEE,YAAA,CAIF,yFAEE,oDAAA,CAEF,6CACE,mCAAA,CACA,sCAAA,CACA,0BAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,iBAAA,CAEF,4CACE,iBAAA,CACA,UAAA,CACA,OAAA,CAEJ,kCACE,iBAAA,CAEA,wCACE,iBAAA,CACA,QAAA,CAEF,wCACE,UAAA,CACA,gBAAA,CAEJ,kCACE,gBAAA,CAEA,yCACE,6BAAA,CAEF,wCACE,WAAA,CACA,WAAA,CAEJ,mCACE,gBAAA,CAEA,mFAEE,+CAAA,CAEJ,2CACE,QAAA,CACA,YAAA,CACA,YAAA,CAEA,oDACE,+BAAA,CAEF,mDACE,kEAAA,CAEF,iDACE,iBAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CAEJ,ugBAWE,YAAA,CAEF,2vBAWE,aAAA,CAEF,2vBAWE,wBAAA,CAIA,kKAGE,+CAAA,CAIF,mGAEE,+DAAA,CAIF,+JAGE,gDAAA,CACA,wBAAA,CAEA,2KACE,QAAA,CAEJ,+CACE,WAAA,CAEJ,sCACE,eAAA,CAEA,8LAGE,WAAA,CAEF,4CACE,UAAA,CAEJ,yEAEE,eAAA,CAEA,yFACE,WAAA,CACA,iBAAA,CACA,QAAA,CACA,WAAA,CACA,qBAAA,CAEA,yGACE,eAAA,CAEF,uHACE,WAAA,CACA,UAAA,CAKA,iKACE,YAAA,CAIA,iLACE,oBAAA,CAKJ,2JACE,YAAA,CAIA,2KACE,oBAAA,CAER,wSAEE,aAAA,CAIR,yKAME,UAAA,CAEF,+BACE,8BAAA,CAEF,8DAEE,aAAA,CACA,0CAAA,CACA,wBAAA,CACA,kEAAA,CACA,oCAAA,CACA,0EAAA,CAIF,2CACE,qBAAA,CACA,2BAAA,CACA,WAAA,CAEA,yDACE,oBAAA,CACA,UAAA,CACA,eAAA,CACA,oBAAA,CACA,gBAAA,CACA,gBAAA,CAEA,8DACE,wBAAA,CAIF,8DACE,WAAA,CAEA,8EACE,eAAA,CAEF,mEACE,gBAAA,CACA,gBAAA,CAEJ,6EACE,eAAA,CAEF,+EACE,gBAAA,CACA,iBAAA,CACA,gBAAA,CACA,eAAA,CAEF,sEACE,WAAA,CACA,aAAA,CACA,iBAAA,CAEN,4CACE,8BAAA,CACA,WAAA,CACA,iBAAA,CACA,UAAA,CACA,WAAA,CACA,QAAA,CAEA,qDACE,aAAA,CAEA,8DACE,aAAA,CAEF,oEACE,aAAA,CAIJ,uEACE,UAAA,CACA,qCAAA,CAEA,sFACE,qCAAA,CACA,eAAA,CAIE,0GACE,+BAAA","file":"aborea.css"} +{"version":3,"sources":["aborea.sass"],"names":[],"mappings":"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","file":"aborea.css"} \ No newline at end of file diff --git a/Aborea_new/aborea.html b/Aborea_new/aborea.html index d71922a358..3cd631c94c 100644 --- a/Aborea_new/aborea.html +++ b/Aborea_new/aborea.html @@ -20,9 +20,9 @@