diff --git a/examples/html/style.css b/examples/html/style.css index 254c6545d6..7177b8c8ba 100644 --- a/examples/html/style.css +++ b/examples/html/style.css @@ -134,6 +134,7 @@ table#entity-table { } #entity-table tr.selected { + color: rgb(43, 43, 43); background-color: #AAA; }