diff --git a/3DX/3dx.css b/3DX/3dx.css index f703349500..1528cd3b04 100644 --- a/3DX/3dx.css +++ b/3DX/3dx.css @@ -89,7 +89,7 @@ label, input, button, select, textarea { height: 100%; } .ui-dialog .charsheet button[type="roll"]:before { - color: #484848; + color: #686868; font-family: "Pictos"; font-size: 1rem; content: "y"; @@ -125,7 +125,7 @@ label, input, button, select, textarea { justify-content: center; } .Hidden { - opacity: 0%; + opacity: 0% !important; } .OpenSans { @@ -175,6 +175,9 @@ label, input, button, select, textarea { color: var(--tabtext); font-family: "Open Sans"; } +.charsheet input[type="radio"]:not(:checked)+label { + color: #A9A9A9; +} .charsheet .Iniciativa__Box { align-items: center; display: flex; @@ -196,33 +199,22 @@ label, input, button, select, textarea { width: 14%; } -.Nivel_P__Box--Left, .Nivel_P__Box--Right { +.Nivel_P__Box { align-items: center; display: flex; border: solid thin var(--boxborder); + border-radius: 10px 10px 10px 10px; flex-direction: column; justify-content: center; -} -.Nivel_P__Box--Left { - border-radius: 10px 0px 0px 10px; - width: 35%; -} -.Nivel_P__Box--Right { - border-radius: 0px 10px 10px 0px; - width: 65%; + width: 7.5%; } -.Nivel_P__Label--Left, .Nivel_P__Label--Right { +.Nivel_P__Label { background: var(--boxbg); + border-radius: 10px 10px 0px 0px; padding-block: 0.3rem; width: 100%; } -.Nivel_P__Label--Left { - border-radius: 10px 0px 0px 0px; -} -.Nivel_P__Label--Right { - border-radius: 0px 10px 0px 0px; -} .Nivel_P__Input { background: none; @@ -234,7 +226,7 @@ label, input, button, select, textarea { .Column__Triple { display: flex; flex-direction: column; - width: 28.5%; + width: 29.5%; } .Column__Double { display: flex; @@ -303,7 +295,7 @@ label, input, button, select, textarea { border: solid thin var(--boxborder); border-radius: 10px; flex-direction: column; - width: 22%; + width: 25%; } .Jogador__Label { background: var(--boxbg); @@ -450,7 +442,6 @@ label, input, button, select, textarea { .GameplayUpper__Wrap { display: flex; justify-content: space-between; - padding-right: 2.5%; margin-bottom: 1.5rem; } .GameplayUpper__Wrap--Left { @@ -458,7 +449,7 @@ label, input, button, select, textarea { border-top: solid thin var(--boxborder); border-radius: 10px; flex-direction: column; - width: 42%; + width: 34%; } .Status__Wrap { @@ -526,12 +517,49 @@ label, input, button, select, textarea { width: calc(100% - 4px); } +.Proficiencias__Especiais--Wrap { + display: flex; + flex-direction: column; + justify-content: space-between; + width: 12%; +} +.Proficiencias__Especiais--Box { + align-items: center; + display: flex; + margin-block: 0.5rem; + margin-right: 0.1rem; +} +.Proficiencias__Especiais--Text { + font-size: 12px !important; +} +.Deslocamento__Box { + align-items: center; + display: flex; + border: solid thin var(--boxborder); + border-radius: 10px; + flex-direction: column; + justify-content: center; + width: 100%; +} +.Deslocamento__Label { + background: var(--boxbg); + border-radius: 10px 10px 0 0; + padding-block: 0.3rem; + width: 100%; +} +.Deslocamento__Input { + background: none; + border: none; + font-size: 14px; + padding-block: 0.5rem; +} + .Armas__Wrap { display: flex; border: solid thin var(--boxborder); border-radius: 10px;; flex-direction: column; - width: 55%; + width: 48%; } .Armas__Label { background: var(--boxbg); @@ -541,11 +569,26 @@ label, input, button, select, textarea { } .Armas__Section { display: flex; - justify-content: space-between; - height: 100%; + flex-direction: column; margin-bottom: 0.5rem; - padding-inline: 1rem; - width: calc(100% - 2rem); + padding-left: 0.25rem; + width: calc(100% - 1rem); +} +.Armas__Row { + display: flex; + height: 1.1rem !important; + justify-content: space-between; + margin-bottom: 0.2rem; + width: 100%; +} +.Armas__Row--First{ + margin-top: 0.4rem; +} +.Armas__Nome--First, .Armas__Dano--First { + background-color: transparent !important; + border: none !important; + color: #a0a0a0 !important; + font-size: 0.55rem; } .Armas__Coluna { align-items: center; @@ -555,17 +598,15 @@ label, input, button, select, textarea { width: 100%; } .ArmasBotao { - width: 2%; + width: 4% !important; } .ArmasNome { - width: 54%; + width: 38% !important; } .ArmasDano { - width: 20%; -} -.ArmasQuant { - width: 15%; + width: 15% !important; } + .Armas__Description { align-items: center; color: var(--fontsub); @@ -583,7 +624,6 @@ label, input, button, select, textarea { border-bottom: solid thin var(--boxborder); display: flex; padding-block: 0.2rem; - width: calc(100% - 1px); } .Armas__Button { align-content: center; @@ -597,7 +637,6 @@ label, input, button, select, textarea { .GameplayLower__Wrap { display: flex; - height: 100%; } .Proficiencias__Box { @@ -660,7 +699,7 @@ label, input, button, select, textarea { width: 100%; } .Proficiencias__First--Row { - margin-top: 0.75rem; + margin-top: 0.4rem; } .Proficiencias__Label { align-items: center; @@ -683,6 +722,13 @@ label, input, button, select, textarea { .ProficienciasNome { width: 75%; } +.ProficienciasNivel__First, .ProficienciasNome__First { + background-color: transparent !important; + border: none !important; + color: #a0a0a0 !important; + font-size: 0.55rem; + text-align: center !important; +} .Proficiencias__Input--Nivel, .Proficiencias__Input--Nome { background: none; border: none; @@ -731,7 +777,7 @@ label, input, button, select, textarea { .Inventory__Textarea { background: none; border: none; - padding-bottom: 0.2rem; + padding-bottom: 0.5rem; padding-top: 0.3rem; text-align: start; width: 100%; @@ -879,7 +925,6 @@ label, input, button, select, textarea { } .Rolagens__Box--Generica { margin-left: 0.75rem; - width: 15%; } .Rolagens__Button { margin-right: 0.5rem; @@ -892,7 +937,7 @@ label, input, button, select, textarea { border: none; border-bottom: solid thin var(--boxborder); display: flex; - width: 100%; + width: 4rem; } .charsheet .Tab__Habilidades { @@ -1360,7 +1405,7 @@ label, input, button, select, textarea { font-size: 1.3rem; font-weight: 600; text-align: left; - width: 12rem; + width: 15rem; } .sheet-rolltemplate-3dxhabilidade div.sheet-roll-container div.sheet-roll-attribute span.sheet-roll-value { color: #D0D0D0; diff --git a/3DX/3dx.html b/3DX/3dx.html index 55459e60dd..e38b5d9350 100644 --- a/3DX/3dx.html +++ b/3DX/3dx.html @@ -1,13 +1,4 @@
- -
- - -
@@ -17,31 +8,27 @@
- +
- - + +
-
-
-
- - -
-
- - -
+
+ +
@@ -134,6 +121,7 @@
+
@@ -176,55 +164,94 @@
- +
+ + +
+
+ + +
+
+ +
+ +
+
+
+ +
+ +
+
+
+
-
- -
- - - - - - - - +
+ + + + +
-
- - - - - - - - +
+ + + + +
-
- - - - - - - - +
+ + + + +
-
- - - - - - - - +
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + +
@@ -238,9 +265,9 @@
- - - + + +
@@ -387,13 +414,18 @@
+
+ + + +
- - - + + +
@@ -540,6 +572,11 @@
+
+ + + +
@@ -564,8 +601,6 @@ - -
@@ -575,8 +610,6 @@ - -
@@ -587,8 +620,6 @@ - -
@@ -600,8 +631,6 @@ - -
@@ -609,7 +638,7 @@
- +
@@ -617,7 +646,7 @@
- +
@@ -643,59 +672,62 @@
- +
- +
- +
- +
+ + +
- - + +
- - + +
- +
- +
- +
- +
- +
@@ -715,59 +747,62 @@
- +
- +
- +
- +
+ + +
- - + +
- - + +
- +
- +
- +
- +
- +
@@ -806,7 +841,7 @@ {{nomehab}}
- Requisito + Gatilho {{requisito}}
@@ -814,7 +849,7 @@ {{efeito}}
- Limitação + Usos {{limitacao}}
@@ -847,7 +882,7 @@
- Cura + Restauração
{{cura}} {{curanome}} diff --git a/3DX/3dx.png b/3DX/3dx.png index da2a4482d4..88217366f9 100644 Binary files a/3DX/3dx.png and b/3DX/3dx.png differ