Skip to content

Commit

Permalink
Merge pull request #13212 from michaelvanweelde/master
Browse files Browse the repository at this point in the history
100DOS Mythic by 100DOS Bugfix and New Features
  • Loading branch information
kfroll20 authored Aug 27, 2024
2 parents 3bae268 + 8373798 commit 8bd407e
Show file tree
Hide file tree
Showing 2 changed files with 695 additions and 382 deletions.
55 changes: 31 additions & 24 deletions Official_100DOS_Mythic_by_100DOS/100DOSMythicUpdated.css
Original file line number Diff line number Diff line change
Expand Up @@ -260,22 +260,22 @@ ______________________________ start of grid structure for character information
.sheet-gs7 { grid-area: ah7; width: calc(100%); text-align: right !important; }
.sheet-gs8 { grid-area: ah8; width: calc(100% + 77px); margin-left: -77px; height: 100%; text-align: right !important; }
.sheet-gs9 { grid-area: ah9; width: calc(100% + 33px); margin-left: -33px; text-align: right !important; }
.sheet-gs10 { grid-area: ah10; width: calc(100% + 97px); margin-left: -97px; text-align: right !important; }
.sheet-gs11 { grid-area: ah11; width: calc(100% + 43px); margin-left: -43px; text-align: right !important; }
.sheet-gs12 { grid-area: ah12; width: calc(100% + 20px); margin-left: -20px; text-align: right !important; }
.sheet-gs13 { grid-area: ah13; margin: 0px 5px; }
.sheet-gs14 { grid-area: ah14; width: calc(100% + 30px); text-align: left !important; }
.sheet-gs15 { grid-area: ah15; width: calc(100% + 78px); text-align: left !important; }
.sheet-gs16 { grid-area: ah16; width: calc(100% + 96px); text-align: left !important; }
.sheet-gs17 { grid-area: ah17; width: calc(100% + 49px); text-align: left !important; }
.sheet-gs18 { grid-area: ah18; width: calc(100% + 30px); text-align: left !important; }
.sheet-gs19 { grid-area: ah19; width: calc(100% + 64px); text-align: left !important; }
.sheet-gs20 { grid-area: ah20; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs21 { grid-area: ah21; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs22 { grid-area: ah22; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs23 { grid-area: ah23; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs24 { grid-area: ah24; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs25 { grid-area: ah25; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs10 { grid-area: ah10; width: calc(100% + 97px); margin-left: -97px; text-align: right !important; }
.sheet-gs11 { grid-area: ah11; width: calc(100% + 43px); margin-left: -43px; text-align: right !important; }
.sheet-gs12 { grid-area: ah12; width: calc(100% + 20px); margin-left: -20px; text-align: right !important; }
.sheet-gs13 { grid-area: ah13; margin: 0px 5px; }
.sheet-gs14 { grid-area: ah14; width: calc(100% + 30px); text-align: left !important; }
.sheet-gs15 { grid-area: ah15; width: calc(100% + 78px); text-align: left !important; }
.sheet-gs16 { grid-area: ah16; width: calc(100% + 96px); text-align: left !important; }
.sheet-gs17 { grid-area: ah17; width: calc(100% + 49px); text-align: left !important; }
.sheet-gs18 { grid-area: ah18; width: calc(100% + 30px); text-align: left !important; }
.sheet-gs19 { grid-area: ah19; width: calc(100% + 64px); text-align: left !important; }
.sheet-gs20 { grid-area: ah20; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs21 { grid-area: ah21; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs22 { grid-area: ah22; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs23 { grid-area: ah23; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs24 { grid-area: ah24; margin-top: 5px; font-size: 14px; text-align: right }
.sheet-gs25 { grid-area: ah25; margin-top: 5px; font-size: 14px; text-align: right }

.sheet-header_logo {
font-family: Orbitron;
Expand Down Expand Up @@ -947,12 +947,6 @@ ______________________________ start of settings tab ___________________________
column-gap: 5px;
}

.sheet-settings_grid_2x {
display: grid;
grid-template-columns: 50% 50%;
text-align: center;
}

.sheet-bordered_container{
border: 2px solid #4a648c;
border-radius: 10px;
Expand All @@ -979,6 +973,17 @@ ______________________________ start of settings tab ___________________________

.sheet-tokenmoddisplay{ height: 82px !important;}

.sheet-settings_compendium_grid {
display: grid;
grid-template-columns: 65px calc(100% - 65px);
text-align: center;
}

.sheet-settings_compendium_text {
background: transparent !important;
border: none;

}

/* ______________________________ end of settings tab ______________________________
______________________________ start of NPC sheet overrides ________________________ */
Expand All @@ -994,7 +999,8 @@ ______________________________ start of NPC sheet overrides ____________________

.sheet-NPC_core_grid{
display: grid;
grid-template-columns: 290px 5px auto;
grid-template-columns: 290px auto;
grid-gap: 5px;
}

.sheet-NPC_divider{
Expand Down Expand Up @@ -1069,7 +1075,8 @@ ______________________________ start of rolltemplate ___________________________


.sheet-rolltemplate-mythic .sheet-template-content {
background-image: url(https://github.com/michaelvanweelde/Halo_Mythic_4dot0/blob/master/images/Assets/Mythic_rolltemplate_background.png?raw=true);
background-color: #506b95;
background-image: url(https://github.com/Roll20/roll20-character-sheets/blob/master/Official_100DOS_Mythic_by_100DOS/images/Assets/Mythic_rolltemplate_background.png?raw=true);
background-size: 100%;
border-radius: 10px;
border: 1px solid grey;
Expand Down
Loading

0 comments on commit 8bd407e

Please sign in to comment.