Skip to content
Features
Business
Explore
Pricing
This repository
Sign in
or
Sign up
Watch
18
Star
182
Fork
87
FezVrasta
/
dropdown.js
Code
Issues
16
Pull requests
3
Projects
0
Pulse
Graphs
Permalink
Browse files
fixed bug
master
(
#50
)
1 parent
7e710ac
commit
e14cbb1b6bf2675e2ccdc521a4cdb795422e3401
vmtco
committed
Sep 17, 2016
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
jquery.dropdown.css
Show comments
View
2
jquery.dropdown.css
@@ -92,7 +92,7 @@ select[data-dropdownjs][disabled] + .dropdownjs > input[readonly] {
text-shadow
:
0
1
px
0
#fff
;
opacity
:
.6
;
}
-
.dropdownjs
>
ul
>
li
:
h
>
.close
:hover
:before
{
+
.dropdownjs
>
ul
>
li
:
hover
>
.close
:hover
:before
{
opacity
:
.9
;
}
Toggle all file notes
0 comments on commit
e14cbb1
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
e14cbb1