diff --git a/urbanheroes/urbanheroes.css b/urbanheroes/urbanheroes.css index aa866217f7..52eccaa2bc 100644 --- a/urbanheroes/urbanheroes.css +++ b/urbanheroes/urbanheroes.css @@ -6,8 +6,8 @@ input[type="text"]{max-width:100%;width:100%; } .sheet-section{border: 2px solid #2e3192; padding:20px;border-radius:20px; max-width:100%; margin-top:20px; margin-bottom:50px; width:95%; box-shadow: 0 0 10px 1px #00aeef;} img{max-width:100%;} .sheet-blocco{border:1px solid #00aeef; border-radius:5px; padding:10px; width:100%; display:inline-block; vertical-align:top; margin-bottom:20px; box-shadow: 0 0 10px 1px #b4e3fa;} -.sheet-blocco1_2{width:45%;} -.sheet-blocco1_3{width:30%;} +.sheet-blocco1_2{width: calc(50% - 24px);} +.sheet-blocco1_3{width: calc(33% - 22px);} .sheet-blocco1-4{width:20%}; .sheet-blocco:last-child{margin-bottom:0} @@ -49,7 +49,13 @@ input[type="text"].sheet-shortinput{max-width:30%;width:30%; } .sheet-intestazione-lunga.sheet-intestzione-tattica {width:200px;} .sheet-intestazione-lunga.sheet-intestzione-descrizione {width:300px;} input[type="text"].sheet-tattica-descrizione {width:350px;} +.charsheet .sheet-contenitore-tattiche .sheet-abilita input.sheet-short { + width: 50px; +} .sheet-trasporto-container{display:table; table-layout:fixed;} .sheet-singolo-trasporto{display:table-cell; padding:10px;} -.sheet-singolo-trasporto label {height:36px;} +.sheet-singolo-trasporto label {height:36px;font-size: 1em; } + + +.sheet-short-label{width:100px; font-weight:bold;font-size: 1em; display: inline-block;} diff --git a/urbanheroes/urbanheroes.html b/urbanheroes/urbanheroes.html index 8306ec5af4..1c844d3f21 100644 --- a/urbanheroes/urbanheroes.html +++ b/urbanheroes/urbanheroes.html @@ -86,6 +86,24 @@ + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
/ @@ -741,6 +759,18 @@
+
Arma
+
Dimensioni
+
Fuoco
+
Danno
+
Tipo
+
Precisione
+
Proiettili
+ +
+ +
+