Add ability to add notebooks and refactor code
This commit is contained in:
parent
03238ad179
commit
d30477bd9d
12 changed files with 518 additions and 97 deletions
|
|
@ -11,6 +11,11 @@ body, html{
|
|||
.noselect{
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.list > div:first-child{
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.inline{
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue