mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
style: Change leaderboard highlight color to light yellow
This commit is contained in:
parent
688c2b9ee5
commit
5ca6d8ce67
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ human intervention.
|
|||
|
||||
/* Style for highlighted rows in view mode */
|
||||
tr.view-highlighted > td {
|
||||
background-color: #fff0e6; /* Light peach highlight */
|
||||
background-color: #fffacd;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue