refinements for multi-step code highlights
This commit is contained in:
		| @@ -1453,12 +1453,9 @@ body { | |||||||
|   text-align: right; |   text-align: right; | ||||||
|   vertical-align: top; } |   vertical-align: top; } | ||||||
|  |  | ||||||
| .reveal .hljs[data-line-numbers]:not([data-line-numbers=""]) tr:not(.highlight-line) { | .reveal .hljs.has-highlights tr:not(.highlight-line) { | ||||||
|   opacity: 0.4; } |   opacity: 0.4; } | ||||||
|  |  | ||||||
| .reveal .hljs .highlight-line .hljs-ln-numbers { |  | ||||||
|   font-weight: 600; } |  | ||||||
|  |  | ||||||
| .reveal .hljs:not(:first-child).fragment { | .reveal .hljs:not(:first-child).fragment { | ||||||
|   position: absolute; |   position: absolute; | ||||||
|   top: 0; |   top: 0; | ||||||
|   | |||||||
| @@ -1590,14 +1590,10 @@ $controlsArrowAngleActive: 36deg; | |||||||
| 	vertical-align: top; | 	vertical-align: top; | ||||||
| } | } | ||||||
|  |  | ||||||
| .reveal .hljs[data-line-numbers]:not([data-line-numbers=""]) tr:not(.highlight-line) { | .reveal .hljs.has-highlights tr:not(.highlight-line) { | ||||||
| 	opacity: 0.4; | 	opacity: 0.4; | ||||||
| } | } | ||||||
|  |  | ||||||
| .reveal .hljs .highlight-line .hljs-ln-numbers  { |  | ||||||
| 	font-weight: 600; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| .reveal .hljs:not(:first-child).fragment { | .reveal .hljs:not(:first-child).fragment { | ||||||
| 	position: absolute; | 	position: absolute; | ||||||
| 	top: 0; | 	top: 0; | ||||||
|   | |||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user