source: Git/src/main/resources/templates/fragments/searchBarName.html@ c02189f

main
Last change on this file since c02189f was c02189f, checked in by Petar Partaloski <ppartaloski@…>, 2 years ago

Added new core functionalities, fixed bugs and improved visual clarity

  • Property mode set to 100644
File size: 370 bytes
Line 
1<div style="width:60%; margin: auto;">
2 <input id="searchTitle" class="form-control" style="float: left; display: block; width: 50%" type="text" placeholder="...">
3
4 <div class="input-group-append" style="width: 40%">
5 <button class="btn btn-secondary search-button-title" style="width: 100%">Филтрирај по Наслов</button>
6 </div>
7
8</div>
Note: See TracBrowser for help on using the repository browser.