在我們的一個檢視中,有一個表使用 .table-hover 類。 ... tbody { tr:hover td, tr:hover th { background-color: @tableBackgroundHover; } } }
確定! 回上一頁