javscript:$('th').css('-webkit-transform', 'rotate(-45deg)').css('padding-bottom','30px').children().css('visibility', 'visible')
substitute mozilla for webkit if necessary
javscript:$('th').css('-webkit-transform', 'rotate(-45deg)').css('padding-bottom','30px').children().css('visibility', 'visible')
substitute mozilla for webkit if necessary