mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-11-04 01:37:31 +03:00 
			
		
		
		
	Fixed sql docs style with newer Docutils versions
This commit is contained in:
		
							parent
							
								
									8ac839ce95
								
							
						
					
					
						commit
						26952ecee4
					
				| 
						 | 
					@ -14,11 +14,13 @@ div.dbapi-extension {
 | 
				
			||||||
    border: 1px solid #aaf;
 | 
					    border: 1px solid #aaf;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					code.sql,
 | 
				
			||||||
tt.sql {
 | 
					tt.sql {
 | 
				
			||||||
    font-size: 1em;
 | 
					    font-size: 1em;
 | 
				
			||||||
    background-color: transparent;
 | 
					    background-color: transparent;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					a > code.sql:hover,
 | 
				
			||||||
a > tt.sql:hover {
 | 
					a > tt.sql:hover {
 | 
				
			||||||
    text-decoration: underline;
 | 
					    text-decoration: underline;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user