mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 12:12:32 +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 {
|
#entity-table tr.selected {
|
||||||
|
color: rgb(43, 43, 43);
|
||||||
background-color: #AAA;
|
background-color: #AAA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue