UNPKG
fuelux
Version:
latest (3.17.2)
3.17.2
3.17.1
3.17.0
3.16.6
3.16.5
3.16.4
3.16.2
3.16.1
3.16.0
3.15.13
3.15.12
3.15.11
3.15.10
3.15.9
3.15.8
3.15.7
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0
3.14.2
3.14.1
3.14.0
3.13.1
3.13.0
3.12.0
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
Base Fuel UX styles and controls
github.com/ExactTarget/fuelux
ExactTarget/fuelux
fuelux
/
less
/
intelligent-dropdown.less
10 lines
(8 loc)
•
206 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
@import
"fuelux-core.less"
;
.fuelux
{
.dropUp
,
.dropup
{ -webkit-
box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
0.2
); -moz-
box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
0.2
);
box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
0.2
); } }