mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 00:13:53 +02:00
Update selected entity color to have more contrast
This commit is contained in:
parent
8d65caaaef
commit
39cc6c86ae
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ table#entity-table {
|
|||
}
|
||||
|
||||
#entity-table tr.selected {
|
||||
color: rgb(43, 43, 43);
|
||||
background-color: #AAA;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue