Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 39551
1
.smc-jupyter-nbviewer-content
2
border : 1px solid lightgray
3
4
.smc-jupyter-nbviewer
5
background : white
6
position : fixed
7
width : 100%
8
9
.smc-jupyter-notebook
10
background : white
11
width : 100%
12
left : 0px
13
min-height : 10em /* ensure path is covered while loading notebook */
14
15
.smc-jupyter-notebook-history-slider-controls
16
position : absolute
17
top : 8px
18
right : 5px
19
width : 80%
20
background : white
21
border : 2px solid orange
22
border-radius : 4px
23
padding : 20px
24
box-shadow : 5px 6px 4px lightgray
25
26
.smc-jupyter-notebook-history-slider
27
margin-top : 11px
28
29
.smc-jupyter-notebook-status-messages
30
font-size : 10pt
31
32
.smc-jupyter-notebook-danger
33
color : white
34
font-weight : bold
35
font-size : 7pt
36
background : red
37
38
.smc-jupyter-history-revision-number
39
font-size : 10pt
40
41
.smc-jupyter-history-revision-time
42
font-size : 10pt
43
44
/* Used for new sync. */
45
.smc-jupyter-cursor
46
position : absolute
47
width : 15em
48
z-index : 5 !important
49
50
.smc-jupyter-cursor-inside
51
height : 1.2em
52
width : 1px
53
54
.smc-jupyter-cursor-label
55
font-size : 8pt
56
font-family : serif
57
color : #fff
58
z-index : 1000
59
60
.smc-jupyter-notebook-notebook
61
width : 100%
62