3147: Notebook markdown cell should be opened in preview mode (#3168)

* 3147: Notebook markdown cell should be opened in preview mode

* 3147: Default ability to double click a cell to add text

* Misc changes

* CSS cleanup

* Localization stuff

* Remove constants file in Notebook codebase
This commit is contained in:
Raj
2018-11-09 10:38:14 -08:00
committed by GitHub
parent 7508192ab9
commit a2bbf3f44e
2 changed files with 21 additions and 9 deletions

View File

@@ -11,4 +11,4 @@ text-cell-component .notebook-preview {
border-top-width: 1px;
border-top-style: solid;
user-select: initial;
}
}