mirror of
				https://github.com/jely2002/youtube-dl-gui.git
				synced 2021-11-01 22:46:21 +03:00 
			
		
		
		
	Add styles for error toasts
This commit is contained in:
		
							
								
								
									
										15
									
								
								custom.css
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								custom.css
									
									
									
									
									
								
							| @@ -67,6 +67,21 @@ body { | ||||
|     background-color: #5cb85c !important; | ||||
| } | ||||
|  | ||||
| .toast-header { | ||||
|     border-bottom: none; | ||||
|     color: #fff; | ||||
| } | ||||
|  | ||||
| .toast { | ||||
|     position: fixed; | ||||
|     bottom: 0; | ||||
|     left: 10px; | ||||
| } | ||||
|  | ||||
| .toast-body { | ||||
|     background-color: #424242; | ||||
| } | ||||
|  | ||||
| /* CUSTOM CHECKMARK SPINNER */ | ||||
| .circle-loader { | ||||
|     margin-bottom: 3.5em; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jely2002
					jely2002