Skip to content

Comments

Update theme_v3.css#15

Open
AIR-BOGO wants to merge 1 commit intoFatihKoz:mainfrom
AIR-BOGO:patch-1
Open

Update theme_v3.css#15
AIR-BOGO wants to merge 1 commit intoFatihKoz:mainfrom
AIR-BOGO:patch-1

Conversation

@AIR-BOGO
Copy link

@AIR-BOGO AIR-BOGO commented Feb 5, 2024

added .dropdown-menu a:active to fix blue color when clicking on a link in the dropdown if menu or hover color is different.

added .dropdown-menu a:active to fix blue color when clicking on a link in the dropdown if menu or hover color is different.

#Dispo_NavBar .dropdown-menu a:active {
text-decoration: none;
background-color: rgba(31, 13, 192, 0.9);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we define this as transparent then it will match nicely with edited stylesheets, imagine it working like a:hover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants