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
/
search.less
17 lines
(15 loc)
•
181 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@import
"fuelux-core.less"
;
.fuelux
{
.search
{ &
.disabled
{
.input-group-btn
{
cursor
: not-allowed; } }
input
{ &::-ms-clear {
display
:none; } } } }