mirror of
				https://git.tt-rss.org/fox/tt-rss.git
				synced 2025-10-31 03:40:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			144 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			144 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| ul.feedCatList {
 | |
| 	position : relative;
 | |
| 	top: -1em;
 | |
| }
 | |
| 
 | |
| li.feedCatHolder {
 | |
| 	margin : 0px;
 | |
| 	padding : 0px;
 | |
| }
 | |
| 
 | |
| #infoBoxTitle {
 | |
| 	display : none;
 | |
| }
 | |
| 
 | |
| 
 |