|
Use numbers instead of percentages for opacity because they're much better supported. For example, use 0.0 instead of 0%, 0.5 instead of 50% and 1.0 instead of 100%. | | |
| | | |
| .chaty-whatsapp-input:placeholder { opacity: 40%; }
| Line 265 | |
| .chaty-whatsapp-input:-ms-input-placeholder { opacity: 40%; }
| Line 266 | |
| .chaty-whatsapp-input:-webkit-input-placeholder { opacity: 40%; }
| Line 300 | |
| https://popartstudio.ru/wp-content/plugins/chaty-pro/css/chaty-front.min.css | | |