This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Formatting Input Box text

#3296
Ernest MarcinkoErnest Marcinko
Keymaster

Thanks.
Here, the following CSS is working in all of my browsers:

[html]
input.autocomplete {
padding: 0 6px !important;
}

input.orig {
color: #b40808 !important;
padding: 0 6px !important;
font-size: 14px !important;
}
[/html]

It changes the font size, color and fixes the paddig forced by the theme.