diff --git a/css/documentation.css b/css/documentation.css index ef58de1519..304b9d18ce 100644 --- a/css/documentation.css +++ b/css/documentation.css @@ -336,6 +336,7 @@ color: #F04124; border: 0; text-indent: -9999px; background-color: transparent; + background-image: url("/images/search-icon.png"); /* background-size: 38px 38px; */ background-repeat: no-repeat; background-position: center center; diff --git a/images/search-icon.png b/images/search-icon.png new file mode 100644 index 0000000000..0b076e1e8a Binary files /dev/null and b/images/search-icon.png differ