Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
nmaas Portal
Merge requests
!23
Resolve "Re-work login and registration views based on new landing page design"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Re-work login and registration views based on new landing page design"
217-re-work-login-and-registration-views-based-on-new-landing-page-design
into
develop
Overview
0
Commits
5
Pipelines
4
Changes
7
Merged
Joanna Kaźmierczak
requested to merge
217-re-work-login-and-registration-views-based-on-new-landing-page-design
into
develop
9 months ago
Overview
0
Commits
5
Pipelines
4
Changes
7
Expand
Related to
#217 (closed)
0
0
Merge request reports
Compare
develop
version 2
92b3210b
8 months ago
version 1
2d68a96d
8 months ago
develop (base)
and
latest version
latest version
3fcf3927
5 commits,
8 months ago
version 2
92b3210b
4 commits,
8 months ago
version 1
2d68a96d
2 commits,
8 months ago
7 files
+
126
−
37
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
src/app/shared/common/domainfilter/domainfilter.component.css
+
4
−
0
Options
@@ -35,3 +35,7 @@
@@ -35,3 +35,7 @@
max-height
:
450px
;
max-height
:
450px
;
overflow-y
:
auto
;
overflow-y
:
auto
;
}
}
.dropdown-menu
>
.active
>
a
,
.dropdown-menu
>
.active
>
a
:focus
,
.dropdown-menu
>
.active
>
a
:hover
{
background-color
:
#233354
;
background-image
:
unset
;
}
Loading