diff --git a/demo.css b/demo.css index 036b084..de7d141 100644 --- a/demo.css +++ b/demo.css @@ -147,16 +147,7 @@ th, td { text-decoration: underline; } .layout div { - background-color: rgba(0, 0, 0, 0.05); - border: 1px solid #ccc; - border-radius: 4px; - font-size: 12px; - margin-top: 4px; - padding: 4px; - word-break: break-all; -} -.layout div { - background-color: rgba(0, 0, 0, 0.05); + background-color: rgba(100, 80, 180, 0.05); border: 1px solid #ccc; border-radius: 4px; font-size: 12px; diff --git a/package.json b/package.json index 227d1ca..b71ae1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyparquet", - "version": "0.9.1", + "version": "0.9.2", "description": "parquet file parser for javascript", "keywords": [ "parquet",