Apply css on required input field -


i want styling on default required oninvalid="this.setcustomvalidity('please enter drug name')" shown below.

<code>default</code>

to this.

<code>sample</code>

is possible that? nice

css 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; 


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -