A ještě jedno uhlazení CSS korekturovátka
This commit is contained in:
		
							parent
							
								
									ce2d183446
								
							
						
					
					
						commit
						4006ecd6b8
					
				
					 1 changed files with 13 additions and 12 deletions
				
			
		|  | @ -99,26 +99,27 @@ img{background:white;} | ||||||
| 			border: 1px solid black; | 			border: 1px solid black; | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
| } |  | ||||||
| 
 | 
 | ||||||
| .corr-header { | 	.corr-header { | ||||||
| 	overflow: auto; | 		overflow: auto; | ||||||
| } | 	} | ||||||
| 
 | 
 | ||||||
| .author { | 	.author { | ||||||
| 	font-weight: bold; | 		font-weight: bold; | ||||||
| 	float: left; | 		float: left; | ||||||
| 	margin-top: 3px; | 		margin-top: 3px; | ||||||
|  | 	} | ||||||
|  | 
 | ||||||
|  | 	.float-right{ | ||||||
|  | 		float:right; | ||||||
|  | 	} | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| form { | form { | ||||||
| 	display:inline; | 	display:inline; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .float-right{ | /* Zobrazované PDF */ | ||||||
| 	float:right; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| .imgdiv { | .imgdiv { | ||||||
| 	position:relative; | 	position:relative; | ||||||
| 	left:0; | 	left:0; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue