diff --git a/css/opencase.css b/css/opencase.css index a7b3960..4f10d4b 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -161,12 +161,9 @@ tr:nth-child(even) { background-color: #fefefe; } - -/* tr:nth-child(odd) { background-color: #eee; } -*/ .Off { color:gray; @@ -174,6 +171,7 @@ tr:nth-child(odd) { .Off a { color:gray; + background-color:black; } .field--type-entity-reference-revisions { @@ -195,5 +193,3 @@ thead { background-color: #1d84c3; } - -