mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Updates all styles save for the tooltip and tracker, which are forthcoming. I just really wanted to commit all these changes.
This commit is contained in:
@@ -19,7 +19,7 @@ table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTa
|
||||
}
|
||||
|
||||
table.dataTable thead{
|
||||
background-color: #b0a77d;
|
||||
/* background-color: #b0a77d; */
|
||||
}
|
||||
|
||||
table.dataTable thead tr th{
|
||||
@@ -32,5 +32,5 @@ table.dataTable tbody tr{
|
||||
}
|
||||
|
||||
table.dataTable tbody tr:hover{
|
||||
background-color: #e2eabb;
|
||||
/* background-color: #e2eabb; */
|
||||
}
|
||||
|
Reference in New Issue
Block a user