/* LineUpFull */ .lineUpFull { .boxColumn{ min-height: 630px; } .lineUpFullBlock{ .comparingPlayers{ .boxWrapper{ margin: 20px 0 0; } } .caption{ margin-bottom: 10px; } } .fieldLineal { .field { margin: 0 0 6px; height: 298px; background-image: url('../images/cancha_rugby_patron.gif'); background-repeat:repeat; background-position: center; margin: 0 0 6px; z-index: 0; .containerField{ border: 5px solid #fff; height: 98%; display: block; margin: 3px 4px 0px; position: relative; &:before, &:after{ border-top: 2px dashed #fff; content: ""; display: block; width: 90%; margin: 0 auto; position:absolute; left:0; right:0; top:15px; z-index: -1; } &:after{ top:inherit; bottom:15px; } > span{ display: block; height: 100%; background-position: 0 center; width: 30px; left: 4%; position:absolute; &:nth-child(1){ background-image: url('../images/lines_rugby_1.png'); } &:nth-child(2){ background-image: url('../images/lines_rugby_2.png'); left: 20%; width: 20px; } &:nth-child(3){ background-image: url('../images/lines_rugby_3.png'); left: 0; right: 0; margin: 0 auto; width: 126px; } &:nth-child(4){ background-image: url('../images/lines_rugby_2.png'); left: inherit; right:20%; width: 20px; } &:nth-child(5){ background-image: url('../images/lines_rugby_1.png'); left: inherit; right:4%; width: 30px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); rotation: 180deg; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } } .homeTeam, .awayTeam{ width:50%; display: inline-block; > .containerPlayer{ position:absolute; width:5%; height: 32px; &:nth-child(1){ top: 5%; left: 44%; } &:nth-child(2){ top: 20%; left: 44%; } &:nth-child(3){ top: 35%; left: 44%; } &:nth-child(4){ top: 12%; left: 39%; } &:nth-child(5){ top: 27%; left: 39%; } &:nth-child(6){ top: 5%; left: 35%; } &:nth-child(7){ top: 35%; left: 35%; } &:nth-child(8){ top: 20%; left: 32%; } &:nth-child(9){ top: 40%; left: 28%; } &:nth-child(10){ top: 51%; left: 23%; } &:nth-child(11){ top: 5%; left: 8%; } &:nth-child(12){ bottom: 24%; left: 18%; } &:nth-child(13){ bottom: 16%; left: 13%; } &:nth-child(14){ bottom: 5%; left: 8%; } &:nth-child(15){ top: 44%; left: 6%; } span.player { display: block; font:bold 13px @type_Special; line-height: 36px; text-align: center; cursor: pointer; width: 100%; height: 100%; position: absolute; top: 0; text-indent: -6px; text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000; color:#FFF; &.hoverPlayer { #translucent .background(@color02, .5); .border-radius(60px); } } svg, canvas{ position: absolute; } } } .awayTeam{ > .containerPlayer{ &:nth-child(1){ top: 5%; right: 43%; left: inherit; } &:nth-child(2){ right: 44%; left: inherit; } &:nth-child(3){ top: 35%; right: 43%; left: inherit; } &:nth-child(4){ top: 12%; right: 38%; left: inherit; } &:nth-child(5){ top: 27%; right: 38%; left: inherit; } &:nth-child(6){ top: 5%; right: 34%; left: inherit; } &:nth-child(7){ top: 20%; right: 31%; left: inherit; } &:nth-child(8){ top: 35%; right: 34%; left: inherit; } &:nth-child(9){ top: 46%; right: 27%; left: inherit; } &:nth-child(10){ top: 35%; right: 22%; left: inherit; } &:nth-child(11){ top: 84%; right: 7%; left: inherit; } &:nth-child(12){ bottom: 63%; right: 17%; left: inherit; } &:nth-child(13){ bottom: 73%; right: 12%; left: inherit; } &:nth-child(14){ bottom: 84%; right: 7%; left: inherit; } &:nth-child(15){ right: 6%; left: inherit; } } } } > .homeTeam, > .awayTeam { > .gameField{ background-image: none; height: auto; .areaHome, .areaCenterHome, .areaAway, .areaCenterAway{ background: none; } } } } } .listWrapper{ &.substitutesList { .listContent{ min-height: 308px; } } .listContent { .player { .scoreInc { .incidences { .points{ background-image: url('../images/ico_rugby_ball.png'); background-position: 0 0; width: 18px; } } } &.coach{ .dt{ float: left; } .btn{ background: @color02; width: 30px; display: inline-block; float: left; margin-right: 5px; } } } >.away .player.coach .btn, >.away .player.coach .dt{ float: right; } } } &.maxSize-991{ .boxColumn{ min-height: 0; } .fieldLineal{ .field{ height: 280px; } } .listWrapper{ &.substitutesList { .listContent{ min-height: 170px; } } } } &.maxSize-479{ .fieldLineal{ .field{ height: 230px; .containerField { .awayTeam { > .containerPlayer{ height: 20px; } } } } } } } /* Fin LineUpFull */