diff --git a/style/index.css b/style/index.css index 7125948..97be6bf 100644 --- a/style/index.css +++ b/style/index.css @@ -16,12 +16,13 @@ background-color: orange; } -.jp-Hidden { - display: none; +.jp-CelllanguageDropDown { + display: block; } -/* .jp-CelllanguageDropDown { -*/ +.jp-CelllanguageDropDown.jp-Hidden { + display: none; +} .jp-OutputArea-prompt:empty { padding: 0px;