Make WordPress Themes


Ignore:
Timestamp:
05/15/2024 04:51:50 PM (19 months ago)
Author:
themedropbox
Message:

New version of BlogHash - 1.0.4

Location:
bloghash/1.0.4
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • bloghash/1.0.4/searchform.php

    r227239 r227904  
    3232        </button>
    3333        <?php else:
    34             bloghash_animated_arrow( 'right', 'submit', true );
    35         endif; ?>
    36 
     34        bloghash_animated_arrow( 'right', 'submit', true );
     35        ?>
     36        <button type="button" class="bloghash-search-close" aria-hidden="true" role="button">
     37            <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.852 7.649L.399 1.195 1.445.149l6.454 6.453L14.352.149l1.047 1.046-6.454 6.454 6.454 6.453-1.047 1.047-6.453-6.454-6.454 6.454-1.046-1.047z" fill="currentColor" fill-rule="evenodd"></path></svg>
     38        </button>
     39        <?php endif; ?>
    3740    </div>
    3841</form>
Note: See TracChangeset for help on using the changeset viewer.