diff --git a/bricks/css/bricks.css b/bricks/css/bricks.css index 66aa4d5..145dfbc 100755 --- a/bricks/css/bricks.css +++ b/bricks/css/bricks.css @@ -403,7 +403,7 @@ hr { flex-shrink: 0; } .tabular-row:nth-child(odd) { - background-color: #5dfdfd; + background-color: #efefef; } .tabular-row:nth-child(even) { background-color: #f9f9f9;