XFA - Don't print arrow in select
This commit is contained in:
parent
ae531e5e23
commit
82784e8e60
@ -297,4 +297,10 @@
|
|||||||
.xfaSelect {
|
.xfaSelect {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.xfaSelect {
|
||||||
|
appearance: none;
|
||||||
|
text-indent: 1px;
|
||||||
|
text-overflow: "";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user