From 70a977050da81ace4668b7db30b2c1416a56a418 Mon Sep 17 00:00:00 2001 From: Michele Stefano Altieri Date: Tue, 1 Dec 2020 23:24:12 +0100 Subject: [PATCH 1/2] Update rhandsontable.css --- docs/libs/rhandsontable-0.3.7/rhandsontable.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libs/rhandsontable-0.3.7/rhandsontable.css b/docs/libs/rhandsontable-0.3.7/rhandsontable.css index b6ac0d9..cc3bb38 100644 --- a/docs/libs/rhandsontable-0.3.7/rhandsontable.css +++ b/docs/libs/rhandsontable-0.3.7/rhandsontable.css @@ -18,7 +18,7 @@ /* fix for shiny datepicker */ .datepicker { - z-index: 1000 !important; + z-index: 9999 !important; } .handsontable table thead th { From 0daa2ee6f74510c7c1bda44162d483067a256ab7 Mon Sep 17 00:00:00 2001 From: Michele Stefano Altieri Date: Tue, 1 Dec 2020 23:34:59 +0100 Subject: [PATCH 2/2] Update rhandsontable.css --- inst/htmlwidgets/rhandsontable.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/htmlwidgets/rhandsontable.css b/inst/htmlwidgets/rhandsontable.css index b6ac0d9..cc3bb38 100644 --- a/inst/htmlwidgets/rhandsontable.css +++ b/inst/htmlwidgets/rhandsontable.css @@ -18,7 +18,7 @@ /* fix for shiny datepicker */ .datepicker { - z-index: 1000 !important; + z-index: 9999 !important; } .handsontable table thead th {