/* LineUpFull */ .lineUpFull { margin-top: 1px; .twoBlocksPlayer{ .subHeader{ &.title{ height: 35px; line-height: 35px; } } } .playerTabBlock{ position: relative; .moduleCtn, .dfMc-*{ position: relative; } .playerTab{ position: absolute; top:0; left: 0; right: 0; margin: 0 auto; } } //NO SE DONDE VAN ESTAS CLASES .scroll { height: 355px; width:100%; margin: 0 auto; border: 1px solid lighten(@color01_h,80%); .homeTeam, .awayTeam { width:100%; display: inline-block; span.title { .GC_title; } div.player { display: block; height: 25px; line-height: 26px; font-size: 12px; font-weight: bold; #gradient .vertical-three-colors(@bg, @bg, 40%, darken(@bg,20%)); span.position { padding: 0 10px; color: @bg_dest_type; text-transform: uppercase; } } div.gameField { border: 5px solid @bg; } } .homeTeam > .gameField { .box-shadow-inset(-10px, 0px, 15px, -2px, darken(@bg,80%)); } .awayTeam > .gameField { .box-shadow-inset(10px, 0px, 15px, -2px, darken(@bg,80%)); } } .column{ min-height: 290px; } .playerTab{ .subHeader{ &.title{ height: 35px; line-height: 35px; } .closeTitle{ display: block; } } .blockPlayer{ .colLeft{ .data{ .change{ display: block; } } } } } .playerComparison{ .subHeader{ &.title{ height: 35px; line-height: 35px; } .closeTitle{ display: block; } } .twoBlocksPlayer{ .colLeft, .colRight{ .change{ display: block; } } } } &.maxSize-991{ .column{ min-height: 0; } } &.maxSize-479 { .twoBlocksPlayer{ .subHeader{ &.title{ text-align: left; padding-left: 20px; .closeTitle{ width: 80px; span{ font-size: 10px; &.close{ font-size: 20px; } } } } } } .playerComparison{ .subHeader{ &.title{ font-size: 9px; text-align: left; padding-left: 20px; .closeTitle{ width: 80px; span{ font-size: 10px; &.close{ font-size: 20px; } } } } } .comparing{ .num{ width:15%; } .bar { width:66%; } } } .caption{ display: block; } .playerTab{ .subHeader{ &.title{ font-size: 9px; text-align: left; padding-left: 20px; .closeTitle{ width: 80px; span{ font-size: 10px; &.close{ font-size: 20px; } } } } } } } &.ie8{ position: relative; min-height: 427px; .column{ position: absolute; } } } /* Fin LineUpFull */