anyone see why this wont work in ie? works elsewhere but not on ie

input:focus,textarea:focus {
    background: #ffffff;
    color: #27455f;
    border: 1px solid #ff0000;
}

Reply via email to