*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
/* use animation hack, if you have hard styled input */
transition: all 5000s ease-in-out 0s;
transition-property: background-color, color;
/* if input has one color, and didn't have bg-image use shadow */
-webkit-box-shadow: 0 0 0 1000px #fff inset;
/* text color */
-webkit-text-fill-color: #fff;
/* font weigth */
font-weight: 300!important;
}
*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
/* use animation hack, if you have hard styled input */
transition: all 5000s ease-in-out 0s;
transition-property: background-color, color;
/* if input has one color, and didn't have bg-image use shadow */
-webkit-box-shadow: 0 0 0 1000px green inset;
/* text color */
-webkit-text-fill-color: red;
/* font weigth */
font-weight: 300!important;
}
Code Example |
---|
Css :: interfaces in golang |
Css :: get element with href css |
Css :: css floats |
Css :: css hover after |
Css :: boxsizing |
Css :: css colors |
Css :: blockquote quotation marks css |
Css :: how to add bold in css |
Css :: vendor css |
Css :: center |
Css :: button style css |
Css :: css good border radius |
Css :: circle progress bar css |
Css :: avatar change design html css |
Css :: background |
Css :: how to make jest parse the imported css modules in create react app |
Css :: añadir hojas css externas a wordpress |
Css :: making a div vertically scrollable using css |
Css :: css media query for mobile and hide a row wordpress |
Css :: inherit styles |
Css :: qa vs q! |
Css :: .quform-sub-label |
Css :: css change scroll anchor point under navbar |
Css :: lier class et css |
Css :: css margin-top 1px 9 |
Css :: react-responsive modal flashes after closing |
Css :: hover above image tip tool |
Css :: parcel-bundler bulma css |
Css :: div nth child |
Css :: csshx iterm2 |