This is what the bootstrap CSS looks like: .table-hover { tbody { tr:hover td, tr:hover th { background-color: @tableBackgroundHover; } } } With a bit of ...
確定! 回上一頁