File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ /*-----------------------------------------------------------------------------
2+ | Copyright (c) Jupyter Development Team.
3+ | Distributed under the terms of the Modified BSD License.
4+ |----------------------------------------------------------------------------*/
5+
16.jp-git-Notebook-diff .CodeMirror-gutter .CodeMirror-linenumbers [style ] {
27 width : 29px !important ;
38}
506511 -ms-transform : translate (0 , -100% );
507512 transform : translate (0 , -100% );
508513 height : 0 ;
509- }
514+ }
Original file line number Diff line number Diff line change 1+ /*-----------------------------------------------------------------------------
2+ | Copyright (c) Jupyter Development Team.
3+ | Distributed under the terms of the Modified BSD License.
4+ |----------------------------------------------------------------------------*/
5+
6+ @import 'diff.css' ;
17@import 'variables.css' ;
Original file line number Diff line number Diff line change 22| Copyright (c) Jupyter Development Team.
33| Distributed under the terms of the Modified BSD License.
44|----------------------------------------------------------------------------*/
5+
56@import url ('https://fonts.googleapis.com/css?family=Oswald' );
67
78: root {
You can’t perform that action at this time.
0 commit comments