forked from friendica/friendica-addons
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			172 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			172 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
#xmpp-enabled-label, #xmpp-individual-label, #xmpp-bosh-proxy-label
 | 
						|
 {
 | 
						|
	float: left;
 | 
						|
	width: 200px;
 | 
						|
}
 | 
						|
 | 
						|
#xmpp-enabled, #xmpp-individual, #xmpp-bosh-proxy {
 | 
						|
	float: left;
 | 
						|
}
 | 
						|
 |