mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			469 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			469 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="regex-script-label flex-container flexnowrap">
 | |
|     <span class="drag-handle menu-handle">☰</span>
 | |
|     <div class="regex_script_name flexGrow overflow-hidden"></div>
 | |
|     <div class="flex-container flexnowrap">
 | |
|         <div class="edit_existing_regex menu_button">
 | |
|             <i class="fa-solid fa-pencil"></i>
 | |
|         </div>
 | |
|         <div class="delete_regex menu_button">
 | |
|             <i class="fa-solid fa-trash"></i>
 | |
|         </div>
 | |
|     </div>
 | |
| </div>
 |