mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-11-04 03:27:14 -05:00 
			
		
		
		
	Merge pull request #304 from youngtrashbag/patch-1
Make switch-language-btn white in Dark Theme
This commit is contained in:
		
						commit
						6cc4f94da2
					
				@ -30,6 +30,10 @@
 | 
				
			|||||||
        color: #fff;
 | 
					        color: #fff;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 | 
					    .btn-switch-language {
 | 
				
			||||||
 | 
					      color: #fff;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /* like in textarea */
 | 
					    /* like in textarea */
 | 
				
			||||||
    .card-content {
 | 
					    .card-content {
 | 
				
			||||||
        border: 1px solid #444 !important;
 | 
					        border: 1px solid #444 !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user