appy.gen: bugfix in group widget 'tabs'; improved layout of grid widgets in view mode; appy.pod: class OdtTable allows to generate HTML tables as well.
This commit is contained in:
		
							parent
							
								
									c1174fac79
								
							
						
					
					
						commit
						e78cf62694
					
				
					 5 changed files with 52 additions and 23 deletions
				
			
		|  | @ -65,7 +65,7 @@ img {border: 0;} | |||
| .list { border: 1px solid grey; margin-bottom: 3px;} | ||||
| .list td, .list th { border: 1px solid grey; | ||||
|                      padding-left: 5px; padding-right: 5px; padding-top: 3px;} | ||||
| .list th { background-color: #cbcbcb; font-style: italic; font-weight: normal;} | ||||
| .list th { background-color: #D4D4D4; font-style: italic; font-weight: normal;} | ||||
| .grid th { font-style: italic; font-weight: normal; | ||||
|            border-bottom: 2px solid grey; padding: 2px 2px;} | ||||
| .grid td { padding-right: 5px; } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gaetan Delannay
						Gaetan Delannay