mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 19:45:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			67 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			67 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .ui.tab {
 | |
|   display: none;
 | |
| }
 | |
| 
 | |
| .ui.tab.active {
 | |
|   display: block;
 | |
| }
 |