Skip to content
Snippets Groups Projects
Commit 67af6368 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2281451 by xgen2, Mukeysh, nathanlawson91 | a_thakur: Fixed Search form...

Issue #2281451 by xgen2, Mukeysh, nathanlawson91 | a_thakur: Fixed Search form enabled in header region does not show the typed text.
parent d76bf402
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -1476,6 +1476,7 @@ input.form-color,
textarea.form-textarea,
select.form-select {
border: 1px solid #ccc;
color: #3b3b3b;
}
input.form-submit:hover,
input.form-submit:focus {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment