mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	now disabled indicators are striked through in single image view...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									d7dfc74673
								
							
						
					
					
						commit
						24a357477a
					
				| @ -1093,11 +1093,13 @@ button:hover { | ||||
|   /*display: none;*/ | ||||
| 
 | ||||
|   display: inline-block; | ||||
|   text-decoration: line-through; | ||||
|   opacity: 0.3; | ||||
| } | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-bookmarked.shown, | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-marked.shown { | ||||
|   display: inline-block; | ||||
|   text-decoration: none; | ||||
|   opacity: 1; | ||||
| } | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-bookmarked:not(.shown):after, | ||||
|  | ||||
| @ -1122,12 +1122,14 @@ button:hover { | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-marked { | ||||
| 	/*display: none;*/ | ||||
| 	display: inline-block; | ||||
| 	text-decoration: line-through; | ||||
| 
 | ||||
| 	opacity: 0.3; | ||||
| } | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-bookmarked.shown, | ||||
| .single-image-mode.marks-visible.viewer .context-mode-indicators .current-image-marked.shown { | ||||
| 	display: inline-block; | ||||
| 	text-decoration: none; | ||||
| 
 | ||||
| 	opacity: 1; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user