mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
style: Use light green for highlighted leaderboard rows
This commit is contained in:
parent
67a1e52259
commit
3e8367ea3b
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: #f0f0f0; /* Example light grey highlight */
|
||||
background-color: #e9f5ea; /* Light green highlight */
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue