***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Theme TUW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
Center for Research Data Management
Invenio Theme TUW
Merge requests
!83
UI enhancements
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
UI enhancements
st/updates
into
master
Overview
0
Commits
2
Pipelines
0
Changes
3
Merged
Tsepelakis, Sotirios
requested to merge
st/updates
into
master
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
3
Expand
Apply bigger margins between community headers and images. Fixes overlaps in the mobile version
Add sidebar missing links
Apply header to settings submenu in sidebar
This Merge Request:
Closes
https://gitlab.tuwien.ac.at/fairdata/inveniordm-tuw/-/issues/54
Closes
https://gitlab.tuwien.ac.at/fairdata/inveniordm-tuw/-/issues/55
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a0b306d0
2 commits,
3 years ago
3 files
+
41
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
invenio_theme_tuw/theme/assets/semantic-ui/less/invenio_theme_tuw/theme/collections/menu.overrides
+
4
−
0
Options
@@ -75,6 +75,10 @@ header {
color: @white !important;
}
.submenu-header {
font-size: @fontSize;
}
#nav-icon {
background-color: #373737;
width: 50px;
Loading