/* Planteles */ .planteles{ .nav-pills{ .teamLogo{ border: 3px solid transparent; border-radius: 100%; } .active{ .teamLogo{ border-color: $color02; } } } &.maxSize-479{ table thead:first-child tr{ position:absolute; left:-999em; top:-999em; th{ border: none; } } table thead.rol-head{ th{ border: none; } } table td { display:block; float:left; width:100%; clear:both; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-align: left; } table tbody, table tr { display:block } tbody tr { float:left; width:100%; margin-bottom:10px; border: 2px solid $color01; } } } /* Fin Planteles */