Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Воронков Валерий
/
krystalvpn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 18130884
authored
2023-04-24 10:29:54 +0300
by
xcoder
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add pointer for language dripdown on desktop
1 parent
4ce747eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
style.css
style.css
View file @
1813088
...
...
@@ -194,6 +194,8 @@ header > ul.nav.nav-pills > .nav-item.detailed > .dropdown {
width
:
12px
;
position
:
relative
;
cursor
:
pointer
;
}
.chevron
::before
{
...
...
@@ -240,6 +242,10 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher {
cursor
:
pointer
;
}
.dropdown-menu.show
>
.dropdown-item.active
:hover
{
background-color
:
#0d6efd
;
}
.dropdown-menu.show
>
.dropdown-item
:hover
{
background-color
:
transparent
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment