Sha256: 5494ba69cdb60d8509047faccbff6799bc0afd46304ef2ba6c9b74c0bfbd90db
Contents?: true
Size: 1.46 KB
Versions: 27
Compression:
Stored size: 1.46 KB
Contents
<div class="container"> <div class="row justify-content-center"> <div class="col-lg-6 col-md-8 col-10"> <form class="form-inline"> <div class="input-group w-100 shadow" id="appscms-searchbar"> <input type="text" id="search-features" class="form-control rounded-pill border-0 px-4" id="searchbar-placeholder" placeholder="Search the tool you are looking for" style="width: 50%" /> <button type="submit" class="btn btn-link btn-search"> <svg height="22px" width="22px" xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 24 24" fill="none" > <path fill-rule="evenodd" clip-rule="evenodd" d="M4 11C4 7.13401 7.13401 4 11 4C14.866 4 18 7.13401 18 11C18 14.866 14.866 18 11 18C7.13401 18 4 14.866 4 11ZM11 2C6.02944 2 2 6.02944 2 11C2 15.9706 6.02944 20 11 20C13.125 20 15.078 19.2635 16.6177 18.0319L20.2929 21.7071C20.6834 22.0976 21.3166 22.0976 21.7071 21.7071C22.0976 21.3166 22.0976 20.6834 21.7071 20.2929L18.0319 16.6177C19.2635 15.078 20 13.125 20 11C20 6.02944 15.9706 2 11 2Z" fill="#000000" /> </svg> </button> </div> </form> </div> </div> </div>
Version data entries
27 entries across 27 versions & 1 rubygems