Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed OMERTA EL PODER DE LA MAFIA/OMERTA_PODER_MAFIA_2.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,8 @@
box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
border-radius: 1px 8px 8px 1px;
margin: 0px 0px 0px -10px;

/*background-image: url("https://rolmasters.com/ROLL20/OMERTA/boton_portafolio_A4_30px.png");
background-repeat: no-repeat;
background-size:cover;
background-position: bottom center;
*/

}

}

/*============= SEPARADOR STAR CSS =============*/
.div-sheet-separador {
Expand Down Expand Up @@ -853,9 +846,9 @@ details:hover{
.sheet-barraselectclase{
float: left;
position:relative;
width: 90% !important;
width: 80% !important;
height: 34px;
margin: 0px 0px 0px 5%;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
font-family: "Courier Prime", monospace;
font-size: 18px;
Expand All @@ -865,6 +858,17 @@ details:hover{
cursor: pointer;
background-color: transparent;
}
.sheet-botonlocalizacion{
float:left;
position:relative;
width:40px;
height:auto;
min-height: 20px;
margin: 10px 0px 0px;
padding: 0px 0px;
box-sizing: border-box;
display: inline-block;
}

.sheet-checkbox-group label {
display: inline-block;
Expand Down Expand Up @@ -906,7 +910,6 @@ details:hover{
color:#5d2d1c !important;
}


/*=================== BANDA TAB 4 CSS ===================*/

.sheet-etiquetabanda{
Expand Down Expand Up @@ -1017,7 +1020,6 @@ details:hover{
scrollbar-width: thin;
}


.sheet-imagenbanda {
float: left;
position: relative;
Expand Down Expand Up @@ -1071,10 +1073,202 @@ border-color: black;
}



/*============= VEHICULO TAB 5 CSS =============*/
.sheet-selectorvehiculo{
position:relative;
float:right;
width:60px;
height:auto;
min-height: 25px;
}

.sheet-tipovehiculo{
position:relative;
float:left;
width:100%;
height:auto;
min-height: 30px;
}

.sheet-camioncoche {
position: relative;
float: left;
width: 100%;
height: auto;
min-height: 900px;
margin: 0px 0px 0px 0px;
}

.sheet-coche,
.sheet-vehiculo-switch:checked ~ .sheet-camion {
display: block;
}
.sheet-camion,
.sheet-vehiculo-switch:checked ~ .sheet-coche {
display: none;
}
.sheet-vehiculo-switch{
float:left;
width: 12px!important;
height: 12px!important;
color:black; accent-color:black;
border-color: black;
}

.sheet-numero-vehiculo {
position: relative;
float: left;
width: 20px;
height: auto;
min-height: 20px;
font-family: "Courier Prime", monospace;
font-weight: 700;
font-style: normal;
font-size: 20px;
color: #5d2d1c !important;
}

.sheet-caracteristica-vehiculo {
position: relative;
float: left;
width: 295px;
height: auto;
min-height: 20px;
margin: 5px 0px 0px 0px;
}

.sheet-vehiculoinfo{
width:290px;
height:18px;
margin:0px 0px;
padding: 0px 0px 0px 10px ;
border-top: none;
border-left: none ;
border-right: none;
border-bottom: 1px solid #000000;
outline: 0px;
color: #000000;
text-align: left;
font-family: "Special Elite", system-ui;
font-weight: 400;
font-size: 14px;
font-style: normal;
background-color: transparent;
}

.sheet-cajavehiculos {
position: relative;
float: left;
width: 690px;
height: auto;
min-height: 184px;
background-image: url(https://rolmasters.com/ROLL20/OMERTA/OMERTA_CAJA_VEHICULOS_FONDO_B1_690px.png);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
overflow-y: auto;
scrollbar-color: #5d2d1c transparent;
scrollbar-width: thin;
}
.sheet-cajavehiculos2 {
position: relative;
float: left;
width: 338px;
height: auto;
min-height: 184px;
background-image: url(https://rolmasters.com/ROLL20/OMERTA/OMERTA_CAJA_VEHICULOS_FONDO_B2_338px.png);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
overflow-y: auto;
scrollbar-color: #5d2d1c transparent;
scrollbar-width: thin;
}

.sheet-textoruedas{
float:left;
position:relative;
width:100%;
height:auto;
min-height: 15px;
margin: 0px 0px;
padding: 0px 0px;
box-sizing: border-box;
display: inline-block;
color: #000000;
text-align:center;
font-family: "Special Elite", system-ui;
font-weight: 400;
font-size: 16px;
font-style: normal;
}

/*============= RUEDAS VEHICULO RUEDAS TAB 5 CSS =============*/

.sheet-espaicajarueda {
position: relative;
float: left;
width: 50px;
height: auto;
min-height: 70px;
margin: 0px 0px 0px 0px;

}

.sheet-cajarueda {
position: relative;
float: left;
width: 100px;
height: auto;
min-height: 70px;
margin: 0px 0px 0px 0px;
text-align: left;
font-size: 14px;
font-weight: 400;
color: #000000;

}

.round-checkbox-label {
width: 35px!important;
height: 40px !important;
border: 20px solid #000;
border-radius: 50%;
position: relative;
cursor: pointer;
}
.round-checkbox:checked + .round-checkbox-label::after {
content: "✖";
position: absolute;
top: 62%;
left: 50%;
transform: translate(-50%, -50%);
color: red;
font-size: 40px;
}
.round-checkbox {
position: absolute;
opacity: 0;
width: 0;
height: 0;
}


.sheet-penalizador-ruedas{
float: right;
width: 40px;
height: 25px !important;
margin-left: 5px;
border: none;
border-bottom: 1px solid #000 !important;
outline: none;
background: transparent !important;
font-family: "Courier Prime", monospace;
font-size: 18px;
text-align: center;
color: #000;
appearance: textfield; /* reemplaza a -webkit y -moz */
}


/*============= GENERAL CSS =============*/
Expand Down Expand Up @@ -1265,7 +1459,6 @@ button.btn.btn-danger.pictos.repcontrol_del:hover {
}
}


/*=================== OMERTA ROLL ROLLTEMPLATE CSS ===================*/

/* Smaller margins - remove these if you want the huge default left margin */
Expand Down Expand Up @@ -1313,6 +1506,22 @@ button.btn.btn-danger.pictos.repcontrol_del:hover {
font-style: normal;
}

.sheet-rolltemplate-omerta .sheet-listatemplate3{
position:relative;
float:left;
width:90%;
height:auto;
min-height: 15px;
margin: 0% 5%;
padding: 10px 0px;
color: #000000;
text-align:center;
font-family: "Special Elite", system-ui;
font-weight: 700;
font-size: 20px;
font-style: normal;
}

.sheet-rolltemplate-omerta .sheet-container {
}

Expand Down
Loading