clr
This commit is contained in:
parent
858b38e265
commit
8906617d27
@ -27,9 +27,9 @@ thead {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tbody tr:nth-child {
|
tbody tr:nth-child {
|
||||||
background-color: #f1f1f1;
|
background-color: #c0c0c0;
|
||||||
}
|
}
|
||||||
|
|
||||||
tbody tr:hover {
|
tbody tr:hover {
|
||||||
background-color: #555555;
|
background-color: #7a7a7a;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user