Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud_zymphonies_theme
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
project
cloud_zymphonies_theme
Merge requests
!1
cloud_zymphonies_theme-3358987: Submenu hover not clearly visible.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
cloud_zymphonies_theme-3358987: Submenu hover not clearly visible.
issue/cloud_zymphonies_theme-3358987:3358987
into
8.x-3.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Alok Singh
requested to merge
issue/cloud_zymphonies_theme-3358987:3358987
into
8.x-3.x
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Submenu hover not clearly visible.
0
0
Merge request reports
Compare
8.x-3.x
8.x-3.x (HEAD)
and
latest version
latest version
c41e2f17
1 commit,
2 years ago
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
css/media.css
+
3
−
0
Options
@@ -74,6 +74,9 @@
.region-primary-menu
ul
ul
li
a
{
color
:
#fff
;
}
.region-primary-menu
ul
ul
li
a
:hover
{
color
:
#ccc
;
}
.region-primary-menu
li
{
border
:
0
;
}
Loading