mirror of
				https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
				synced 2025-10-30 01:35:33 +00:00 
			
		
		
		
	Added filter functionality to list
This commit is contained in:
		| @@ -1,13 +1,16 @@ | ||||
| <div class="bg-emerald-600 self-stretch grow pt-4 pb-1.5 px-3 flex flex-col"> | ||||
| <div class="flex flex-col"> | ||||
|     <div class="grow"> | ||||
|         <form class="text-lg flex flex-row w-full"> | ||||
|         <input class="px-1.5 italic grow" type="text" placeholder="Suchbegriff..."/> | ||||
|         <button class="inline-block ml-2 px-2 border border-white text-white">Suche</button> | ||||
|         </form> | ||||
|         <div class="bg-slate-50 border-t border-slate-600 py-5 px-4"> | ||||
|             <form class="text-lg flex flex-row w-full"> | ||||
|             <input class="px-1.5 italic border border-slate-600 grow" type="text" placeholder="Suchbegriff..."/> | ||||
|             <button class="inline-block ml-2 px-2 border border-slate-600 ">Suche</button> | ||||
|             </form> | ||||
|         </div> | ||||
|     </div> | ||||
|     <div class="text-base text-center text-white"> | ||||
|         Stand: 30.1.2023 | ||||
|         | <a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="https://github.com/schnulller/jacoblenz">Code</a> |  | ||||
|           <a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="/datenschutz/">Datenschutz & Impressum</a> | ||||
|     </div> | ||||
| </div> | ||||
| </div> | ||||
| <div class="grow bg-white"></div> | ||||
| <footer class="text-base text-center py-1 px-4 grow-0 shrink-0"> | ||||
|     Stand: 30.1.2023 | ||||
|     | <a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="https://github.com/schnulller/jacoblenz">Code</a> |  | ||||
|         <a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="/datenschutz/">Datenschutz & Impressum</a> | ||||
| </footer> | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens