Put some border for backend input fields
-
Some inline styling for backend fields in metabox.
As it is now letting browsers decide borders looks very ugly and sticks to the eyes. At least Firefox makes it weird.
I know it is not realistic to expect people will use custom CSS file for backend.echo '<input id="staffer_staff_title" name="staffer_staff_title" size="28" value="' . esc_attr($value) . '" style="border:1px solid #dfdfdf;"><br>';
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Put some border for backend input fields’ is closed to new replies.