0

I want to do styling on the default required oninvalid="this.setCustomValidity('Please enter Drug Name')" shown below.

<code>Default</code>

to something like this.

<code>Sample</code>

Is it possible to do that? Any help would be nice

css for the sample picture:

width: 100%;
background: #1A1A1D;
position: relative;
color: #fff;
min-width: 120px;
font-size: 11px;
border: 1px solid #000000;
padding: 4px 10px 4px 10px;
text-shadow: 0px 1px 0px #111;
user3400389
  • 367
  • 1
  • 6
  • 21

0 Answers0