Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dokumentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
FIT-Connect
Dokumentation
Commits
da02f6f5
Commit
da02f6f5
authored
2 years ago
by
Mark Kane
Browse files
Options
Downloads
Patches
Plain Diff
planning#404
: change navitem type and root-link,
tweak style
parent
fe70792c
No related branches found
Branches containing commit
No related tags found
1 merge request
!179
planning#404: add back-to-root button to nav,
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docusaurus.config.js
+2
-2
2 additions, 2 deletions
docusaurus.config.js
src/css/style.scss
+1
-1
1 addition, 1 deletion
src/css/style.scss
with
3 additions
and
3 deletions
docusaurus.config.js
+
2
−
2
View file @
da02f6f5
...
...
@@ -42,8 +42,8 @@ module.exports = {
// },
items
:
[
{
t
o
:
'
/
'
,
html
:
'
<img src="/
icons/caret-left-fluent.svg" alt="Zurück" />
'
,
t
ype
:
'
html
'
,
value
:
`<a href="/"><img src="
${
baseUrl
}
icons/caret-left-fluent.svg" alt="Zurück" />
</a>`
,
position
:
'
left
'
,
className
:
'
fitko-navbar-icon--back
'
,
},
...
...
This diff is collapsed.
Click to expand it.
src/css/style.scss
+
1
−
1
View file @
da02f6f5
...
...
@@ -84,7 +84,7 @@ img {
padding
:
0
;
position
:
absolute
;
left
:
-14px
;
top
:
1
4
px
;
top
:
1
3
px
;
}
.fitko-navbar-icon--back.hidden
{
...
...
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