Sha256: 707d5f3f8f8e45762ef2f36dbbec0119df9e9b6c43f2104083841ad173979865

Contents?: true

Size: 1.22 KB

Versions: 9

Compression:

Stored size: 1.22 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"
            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

9 entries across 9 versions & 1 rubygems

Version Path
appscms-tools-theme-3.8.5 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.8.4 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.8.3 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.8.2 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.8.1 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.8.0 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.7.9 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.7.8 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-3.7.7 _includes/appscms/searchbar/searchbar.html