mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.4.X] Fixed #19317 - Added an image for warning blocks in the docs
Thanks tome for the suggestion and patch.
Backport of 3587991ba8 from master
			
			
This commit is contained in:
		
							
								
								
									
										1
									
								
								docs/_theme/djangodocs/static/djangodocs.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								docs/_theme/djangodocs/static/djangodocs.css
									
									
									
									
										vendored
									
									
								
							| @@ -111,6 +111,7 @@ dt .literal, table .literal { background:none; } | ||||
| .note, .admonition { padding-left:65px; background:url(docicons-note.png) .8em .8em no-repeat;} | ||||
| div.admonition-philosophy { padding-left:65px; background:url(docicons-philosophy.png) .8em .8em no-repeat;} | ||||
| div.admonition-behind-the-scenes { padding-left:65px; background:url(docicons-behindscenes.png) .8em .8em no-repeat;} | ||||
| .admonition.warning { background:url(docicons-warning.png) .8em .8em no-repeat; border:1px solid #ffc83c;} | ||||
|  | ||||
| /*** versoinadded/changes ***/ | ||||
| div.versionadded, div.versionchanged {  } | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								docs/_theme/djangodocs/static/docicons-warning.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/_theme/djangodocs/static/docicons-warning.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 782 B | 
		Reference in New Issue
	
	Block a user