mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 07:22:17 +00:00
Changed :hover background color of tablesorter
This commit is contained in:
+3
-2
@@ -46,8 +46,9 @@ tr.liste1
|
||||
background-color: #EFEFDD;
|
||||
}
|
||||
|
||||
table.tablesorter tr:hover td {
|
||||
background-color: rgb(226, 255, 226) !important;
|
||||
table.tablesorter tr:hover td
|
||||
{
|
||||
background-color: #DCE4EF !important;
|
||||
}
|
||||
|
||||
td.button
|
||||
|
||||
Reference in New Issue
Block a user