Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephen Judkins
haddock
Commits
1f28a9a7
Commit
1f28a9a7
authored
6 years ago
by
Nuno Alexandre
Committed by
Alec Theriault
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Improve code blocks styling
- Fix and improve spacing - Improve colors and borders
parent
304e241f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
+25
-7
25 additions, 7 deletions
haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
with
25 additions
and
7 deletions
haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
+
25
−
7
View file @
1f28a9a7
...
...
@@ -416,7 +416,7 @@ pre + pre {
/* @group Page Structure */
#content
{
margin
:
3em
auto
0
auto
;
margin
:
3em
auto
6em
auto
;
padding
:
0
;
}
...
...
@@ -595,7 +595,7 @@ div#style-menu-holder {
/* @group Main Content */
#interface
div
.top
+
div
.top
{
margin-top
:
3
em
;
margin-top
:
1
em
;
}
#interface
p
+
div
.top
,
...
...
@@ -669,8 +669,13 @@ div#style-menu-holder {
}
.subs
{
padding-left
:
1em
;
border-left
:
1px
solid
gainsboro
;
padding-left
:
1em
;
border-left
:
1px
solid
gainsboro
;
margin-bottom
:
1em
;
}
.top
.subs
{
margin-bottom
:
0.6em
;
}
.subs
ul
{
...
...
@@ -701,9 +706,22 @@ div#style-menu-holder {
margin
:
0
;
}
.subs
.subs
p
.src
{
border
:
none
;
background-color
:
#f8f8f8
;
}
.top
>
.subs
:last-of-type
{
margin-bottom
:
2em
;
}
.subs
.subs
.caption
{
margin-top
:
16px
!important
;
margin-bottom
:
0px
!important
;
margin-top
:
1em
;
margin-bottom
:
0px
;
}
.subs
p
.caption
{
margin-top
:
0
;
}
.subs
.subs
.caption
+
.src
{
...
...
@@ -712,7 +730,7 @@ div#style-menu-holder {
}
.subs
.subs
.src
+
.src
{
margin
-top
:
8
px
;
margin
:
7
px
0
0
0
;
}
/* Render short-style data instances */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment