mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-04 10:11:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/*
 | 
						|
  custom css files are loaded after core css files. Simply use the same selector to override a style.
 | 
						|
  Example:
 | 
						|
      #editbar LI {border:1px solid #000;}
 | 
						|
    overrides
 | 
						|
      #editbar LI {border:1px solid #d5d5d5;}
 | 
						|
    from pad.css
 | 
						|
*/
 |