/* * Document : mc.deportes.futbolplaya.modules.less * Created on : 20/11/2014, 15:30:00 * Author : Luciano Ganga * $Revision: 3728 $ * $LastChangedDate: 2014-11-20 13:19:39 -0600 (jue, 20 nov 2014) $ * $LastChangedBy: lganga $ * Description: * Imports all the LESS files for the modules related with channel "deportes.futbolplaya.*" */ ul#container-menu li:last-child { display: none; } select.select-menu option[data-container="statsCenterTeamComparison"], select.select-menu option[data-container="statsCenterPlayerComparison"] { display: none; } .boxArc{ background-image: url('../images/polo/arc.png'); background-position: 3px; } .boxArc.right { background-position: 90px; } .tooltip-inner .inc { text-align: left; float: none; width: 100%; padding-left: 0; } .tooltip-inner .title { float: none; width: 100%; text-align: left; display: -webkit-box; display: -ms-flexbox; display: flex; } .tooltip-inner .title>span { display: block; word-spacing: 0; font-size: 8px; } .tooltip-inner .title .guion { width: 20%; text-align: center; } .statsCenterPerTeam.maxSize-479 table tbody>tr td:nth-child(8n) div { background: #000; color: #fff; margin: inherit; } .statsCenterPerTeam.maxSize-479 table tbody>tr td,.statsCenterPerPlayer.maxSize-479 table tbody>tr td{ width: auto; } .statsCenterPerPlayer.maxSize-479 table tbody>tr td:nth-child(8n) div { background: #000; color: #fff; margin: inherit; } .statsCenterPerPlayer.maxSize-479 table tbody.mc-tableGolsMinute>tr td .text,.statsCenterPerTeam.maxSize-479 table tbody.mc-tableGolsMinute>tr td .text { width: auto; height: 13px; display: table-cell; vertical-align: middle; top: 15px; } .statsCenterPerPlayer.maxSize-479 table tbody>tr td:first-child .text,.statsCenterPerTeam.maxSize-479 table tbody>tr td:first-child .text{ top: 73%; } .statsCenterPerTeam.maxSize-479 table tbody>tr td:nth-child(9n) div,.statsCenterPerPlayer.maxSize-479 table tbody>tr td:nth-child(9n) div{ background: @referenceColor12; color: @referenceColor12_type; } .statsCenterPerTeam.maxSize-479 table tbody>tr td:nth-child(10n) div,.statsCenterPerPlayer.maxSize-479 table tbody>tr td:nth-child(10n) div{ background: @referenceColor13; color: @referenceColor13_type; } .statsCenterPerTeam.maxSize-479 table tbody>tr td:nth-child(11n) div,.statsCenterPerPlayer.maxSize-479 table tbody>tr td:nth-child(11n) div{ background: @referenceColor14; color: @referenceColor14_type; } @import "modules/deportes/polo/mc.module.lineUpField.less"; @import "modules/deportes/polo/mc.module.lineUpFull.less"; @import "modules/deportes/polo/mc.module.timeline.less"; @import "modules/deportes/polo/mc.module.tables.less"; @import "modules/deportes/polo/mc.module.extraData.less"; @import "modules/deportes/polo/mc.module.scoreBoard.less"; @import "modules/deportes/polo/mc.module.commentary.less"; @import "modules/deportes/polo/mc.module.playerTab.less";