/* LineUpFull */ .lineUpFull { .fieldLineal { background: green; height: 352px; .field { -webkit-border-radius: 10%; -moz-border-radius: 10%; border-radius: 6%; padding-left: 1%; padding-right: 1%; &:before{ width: 10px; height: 10px; border-radius: 10px; content: "."; background: #000000; position: absolute; z-index: 333; left: 49.111%; top: 48.999%; } > .homeTeam, > .awayTeam{ &:before{ background-image: url('../images/polo/playa_lineas_horizontales_cancha.png'); background-repeat: repeat-x; content: " "; width: 98%; display: block; height: 98%; position: absolute; top: 2%; left: 1%; z-index: 1; } &:after{ background-repeat: no-repeat; content: " "; width: 6px; display: block; height: 96%; position: absolute; top: 2%; } > .gameField{ background-image: url('../images/polo/lineas_canchita.jpg'); height: 352px; border-color: #ffffff; border-width: 2px; border-style: solid; .positions{ z-index: 9999; } } .areaHome, .areaAway{ background-position: 0 0; background-repeat: no-repeat; width: 15px; height: 77px; top: 144px; z-index: 2; } .areaHome{ left: -2.5%; } .areaAway{ right: -2.5%; } .defender{ &:after{ background-image: url('../images/polo/polo_linea_punteadas.png'); background-repeat: repeat; content: " "; display: block; width: 4px; display: block; height: 100%; position: absolute; } &:before{ background-image: url('../images/polo/polo_linea_punteadas.png'); background-repeat: repeat; content: " "; display: block; width: 4px; display: block; height: 100%; position: absolute; } } } > .homeTeam{ .areaHome{ background-image: url('../images/polo/playa_arco.png'); } > .gameField{ border-top-left-radius: 10%; border-bottom-left-radius: 10%; border-right-width: 1px; } .midfielder{ &:after{ background-image: url('../images/polo/polo_linea_punteadas.png'); background-repeat: repeat; content: " "; display: block; width: 4px; display: block; height: 100%; position: absolute; } &.mc-player-3{ .wrapperPlayer { .containerPlayer{ top: 25%; left: -33%; } } } &.mc-player-2{ .wrapperPlayer { .containerPlayer{ top: 70%; } } } } .forward{ .wrapperPlayer { .containerPlayer{ top: 44%; } } } .defender{ .wrapperPlayer { .containerPlayer{ top: 52%; right:106%; } } } .midfielder, .defender{ &:after{ right: -5px;; } } .areaCenterHome{ display: none; } &:after{ background-image: url('../images/polo/playa_linea_vertical__izq_cancha.png'); left: 1%; } } > .awayTeam{ .areaAway{ background-image: url('../images/polo/playa_arco.png'); } > .gameField{ border-top-right-radius: 10%; border-bottom-right-radius: 10%; border-left-width: 1px; } .midfielder{ &:before{ background-image: url('../images/polo/polo_linea_punteadas.png'); background-repeat: repeat; content: " "; display: block; width: 4px; display: block; height: 100%; position: absolute; } &.mc-player-3{ .wrapperPlayer { .containerPlayer{ top: 25%; right: -33%; } } } &.mc-player-2{ .wrapperPlayer { .containerPlayer{ top: 70%; } } } } .forward{ .wrapperPlayer { .containerPlayer{ top: 44%; } } } .defender{ .wrapperPlayer { .containerPlayer{ top: 52%; left:106%; } } } .midfielder, .defender{ &:after{ right: -5px; } } .areaCenterAway{ display: none; } &:after{ background-image: url('../images/polo/playa_linea_vertical__der_cancha.png'); right: 1%; display: none; } } } } .lineUpFullBlock { .listWrapper{ position: absolute; overflow-y:scroll; height: 365px; top: 15px; .listContent{ > .home, > .away{ .player{ .scoreInc { .incidences{ div{ background-image: url('../images/polo/icons_sheet.png'); } .redByTripleYellowCard{ background-position: -359px -184px; } .goal{ position: relative; margin-right: 15px; sub{ position: absolute; top: 10px; right:-11px; text-transform:lowercase; font-weight: bold; font-size: 10px; } } } } } } } } } &.maxSize-991{ .lineUpFullBlock { .listWrapper{ position: relative; height: auto; } .fieldLineal { .field { &:before{ left: 49.4444444%; top: 48.999%; } } } } } &.maxSize-767{ .lineUpFullBlock { .fieldLineal { .field { &:before{ left: 49%; top: 48.999%; } } } } } &.maxSize-479{ .fieldLineal { height: 210px; .field { > .homeTeam, > .awayTeam{ &:after{ height: 92%; background-size: contain; background-repeat: no-repeat; } &:before{ height: 94%; background-size: contain; background-repeat: no-repeat; } .defender, .midfielder{ &:after{ background-size: contain; background-repeat: no-repeat; } &:before{ background-size: contain; background-repeat: no-repeat; } } > .gameField{ height: 210px; } .areaHome, .areaAway{ top: 34%; background-size: 80%; } .areaAway{ right: -4%; } } } } } } /* Fin LineUpFull */