Hi Kai,
I tried below codes to remove input box, but nothing work.
.Input
{border: none; }
.Input
{outline: 0; }
.Input{
background-color: #F0FFFF;
display: inline-white;
border-color: #F0FFFF;
}
Any other way to remove input box?
Thanks,
Palsaran
Hi Kai,
I tried below codes to remove input box, but nothing work.
.Input
{border: none; }
.Input
{outline: 0; }
.Input{
background-color: #F0FFFF;
display: inline-white;
border-color: #F0FFFF;
}
Any other way to remove input box?
Thanks,
Palsaran