ie8 tweaks
This commit is contained in:
		| @@ -1178,15 +1178,22 @@ body { | |||||||
| 	overflow-y: auto; | 	overflow-y: auto; | ||||||
| } | } | ||||||
|  |  | ||||||
| .no-transforms .slides { | .no-transforms .reveal .slides { | ||||||
|  | 	position: relative; | ||||||
| 	width: 80%; | 	width: 80%; | ||||||
|  | 	height: auto !important; | ||||||
| 	top: 0; | 	top: 0; | ||||||
| 	left: 50%; | 	left: 50%; | ||||||
| 	margin: 0; | 	margin: 0; | ||||||
| 	text-align: center; | 	text-align: center; | ||||||
| } | } | ||||||
|  |  | ||||||
| .no-transforms .slides section { | .no-transforms .reveal .controls, | ||||||
|  | .no-transforms .reveal .progress { | ||||||
|  | 	display: none !important; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .no-transforms .reveal .slides section { | ||||||
| 	display: block !important; | 	display: block !important; | ||||||
| 	opacity: 1 !important; | 	opacity: 1 !important; | ||||||
| 	position: relative !important; | 	position: relative !important; | ||||||
| @@ -1199,10 +1206,11 @@ body { | |||||||
| 	-webkit-transform: none; | 	-webkit-transform: none; | ||||||
| 	   -moz-transform: none; | 	   -moz-transform: none; | ||||||
| 	    -ms-transform: none; | 	    -ms-transform: none; | ||||||
|  | 	     -o-transform: none; | ||||||
| 	        transform: none; | 	        transform: none; | ||||||
| } | } | ||||||
|  |  | ||||||
| .no-transforms .slides section section { | .no-transforms .reveal .slides section section { | ||||||
| 	left: 0; | 	left: 0; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								css/reveal.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								css/reveal.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user