Browse Source
			
			
			Fix: Fix Notification "Test" btn styling
			
			
				pull/322/head
			
			
		 
		
			
				
					
						 Nelson Chan
					
					4 years ago
						Nelson Chan
					
					4 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
16 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					src/assets/app.scss
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -71,6 +71,14 @@ h2 { | 
			
		
	
		
		
			
				
					|  |  |     } |  |  |     } | 
			
		
	
		
		
			
				
					|  |  | } |  |  | } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |  |  |  | .btn-warning { | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     color: white; | 
			
		
	
		
		
			
				
					|  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     &:hover, &:active, &:focus, &.active { | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         color: white; | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     } | 
			
		
	
		
		
			
				
					|  |  |  |  |  | } | 
			
		
	
		
		
			
				
					|  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | .btn-info { |  |  | .btn-info { | 
			
		
	
		
		
			
				
					|  |  |     color: white; |  |  |     color: white; | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | @ -186,6 +194,14 @@ h2 { | 
			
		
	
		
		
			
				
					|  |  |         color: white; |  |  |         color: white; | 
			
		
	
		
		
			
				
					|  |  |     } |  |  |     } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     .btn-warning { | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         color: $dark-font-color2; | 
			
		
	
		
		
			
				
					|  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         &:hover, &:active, &:focus, &.active { | 
			
		
	
		
		
			
				
					|  |  |  |  |  |             color: $dark-font-color2; | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     } | 
			
		
	
		
		
			
				
					|  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |     .btn-close { |  |  |     .btn-close { | 
			
		
	
		
		
			
				
					|  |  |         box-shadow: none; |  |  |         box-shadow: none; | 
			
		
	
		
		
			
				
					|  |  |         filter: invert(1); |  |  |         filter: invert(1); | 
			
		
	
	
		
		
			
				
					|  | 
 |