more specific class definitions for listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2897 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									d8ca5d33dc
								
							
						
					
					
						commit
						e3182407e4
					
				
					 1 changed files with 14 additions and 0 deletions
				
			
		|  | @ -38,6 +38,20 @@ table.listing td { | |||
|     white-space: normal; | ||||
| } | ||||
| 
 | ||||
| table.listing-details td { | ||||
|     white-space: normal; | ||||
|     border: 1px solid lightgrey; | ||||
| } | ||||
| 
 | ||||
| table.listing-details tr.heading td { | ||||
|     border: none; | ||||
| } | ||||
| 
 | ||||
| table.listing-details tr.heading td h3 { | ||||
|     font-weight: bold; | ||||
|     border: none; | ||||
| } | ||||
| 
 | ||||
| dl.docutils dt { | ||||
|     font-weight: bold; | ||||
|     margin-top: 0.3em; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm