XFA - Don't show outline on focused textfields
This commit is contained in:
parent
a3b0596cf2
commit
897a679723
@ -149,6 +149,7 @@
|
|||||||
.xfaTextfield:focus,
|
.xfaTextfield:focus,
|
||||||
.xfaSelect:focus {
|
.xfaSelect:focus {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xfaTextfield,
|
.xfaTextfield,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user