Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
doc-utils
doc-utils
Commits
6a2b636c
Commit
6a2b636c
authored
Aug 03, 2021
by
Ingo Meyer
Browse files
Use a `collapsed` table style in the HTML stylesheet
parent
e40a7bd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
styles/rst2html_githublike_fzj.css
View file @
6a2b636c
...
...
@@ -1087,6 +1087,16 @@ span.section-subtitle {
font-size
:
80%
}
table
{
border-collapse
:
collapse
}
table
,
th
,
td
{
border
:
1px
solid
}
table
.citation
{
border-left
:
solid
1px
gray
;
margin-left
:
1px
...
...
Write
Preview
Supports
Markdown
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