thタグにマウスオーバーした際、マウスオーバーしているthタグの枠線を青色に変えたい th *CSS(th) table.dataTable thead th { text-align: center; padding: 3px 0px 3px 0px; border: 1px solid white; font-weight: bold; color:white; background-color:black; cursor: pointer; }
table.dataTable thead th:hover {
border: ;
}
xcX3v84RxoQ-4GxG32940ukFUIEgYdPy
c89a95a8520833ea684c93bd941946d5
Stop