Sha256: d92f06770af2f61d72165710136896a13ce34609b3278acde16dbd6d1a916c8b

Contents?: true

Size: 656 Bytes

Versions: 4

Compression:

Stored size: 656 Bytes

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%" />
          <div class="btn btn-link btn-search">
            <img width="22px" height="22px" src="/assets/images/search-icon.svg" alt="search-icon">
          </div>
        </div>
      </form>
    </div>
  </div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
appscms-tools-theme-4.4.8 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-4.4.7 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-4.4.6 _includes/appscms/searchbar/searchbar.html
appscms-tools-theme-4.4.5 _includes/appscms/searchbar/searchbar.html