update CSS
This commit is contained in:
@@ -27,13 +27,13 @@
|
||||
}
|
||||
|
||||
th {
|
||||
background-color: #4CAF50;
|
||||
background-color: #0066CC;
|
||||
color: white;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
th:hover {
|
||||
background-color: #45a049;
|
||||
background-color: #0066AA;
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
|
||||
Reference in New Issue
Block a user