Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5-bin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
erp5-bin
Commits
e0795992
Commit
e0795992
authored
Nov 18, 2020
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_notebook: better styles for notebook execution result
parent
5054680c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
59 additions
and
1 deletion
+59
-1
bt5/erp5_notebook/SkinTemplateItem/portal_skins/erp5_notebook/gadget_jsmd_eval.css.css
...eItem/portal_skins/erp5_notebook/gadget_jsmd_eval.css.css
+57
-0
bt5/erp5_notebook/bt/dependency_list
bt5/erp5_notebook/bt/dependency_list
+2
-1
No files found.
bt5/erp5_notebook/SkinTemplateItem/portal_skins/erp5_notebook/gadget_jsmd_eval.css.css
View file @
e0795992
...
...
@@ -5,3 +5,60 @@ div.code-block {
margin
:
40px
10px
;
padding-left
:
10px
;
}
html
{
font-family
:
sans-serif
;
line-height
:
1.15
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-family
:
"Roboto"
,
Arial
,
sans-serif
;
}
h1
{
font-size
:
2em
;
margin
:
0.67em
0
;
}
h2
{
font-weight
:
normal
;
font-size
:
25px
;
line-height
:
33px
;
margin-top
:
1em
;
}
h3
{
margin-top
:
.5em
;
}
p
,
li
,
span
{
font-family
:
'Heuristica'
,
'Helvetica'
,
Times
,
serif
;
}
p
,
li
,
ul
{
font-size
:
16px
;
line-height
:
18px
;
}
pre
{
white-space
:
normal
;
word-wrap
:
break-word
;
font-size
:
1em
;
}
code
{
font-family
:
monospace
;
white-space
:
normal
;
word-wrap
:
break-word
;
color
:
#444
;
font-size
:
1em
;
}
pre
,
code
,
code
span
{
font-family
:
"Courier New"
,
Courier
,
monospace
,
sans-serif
;
}
code
span
{
font-size
:
.9em
;
font-family
:
"Courier New"
,
Courier
,
monospace
,
sans-serif
;
}
\ No newline at end of file
bt5/erp5_notebook/bt/dependency_list
View file @
e0795992
erp5_base
erp5_dms
\ No newline at end of file
erp5_dms
erp5_font
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment