mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-04 05:10:07 +00:00 
			
		
		
		
	minor tweaks
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									b870826e97
								
							
						
					
					
						commit
						4501fb7835
					
				@ -38,7 +38,7 @@
 | 
				
			|||||||
	position: absolute;
 | 
						position: absolute;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	top: 100px;
 | 
						top: 100px;
 | 
				
			||||||
	left: 100px;
 | 
						left: 300px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	box-shadow: rgba(0,0,0,0.5) 0.1em 0.1em 0.4em;
 | 
						box-shadow: rgba(0,0,0,0.5) 0.1em 0.1em 0.4em;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -56,12 +56,12 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.container.flat {
 | 
					.container.flat {
 | 
				
			||||||
	left: 500px;
 | 
						left: 700px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.container.flat2 {
 | 
					.container.flat2 {
 | 
				
			||||||
	left: 500px;
 | 
						left: 700px;
 | 
				
			||||||
	top: 400px;
 | 
						top: 400px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -296,6 +296,13 @@ Disabled: <button id="theme" onclick="toggleDisabled()">toggle</button>
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Files: <button id="theme" onclick="toggleFiles()">toggle</button>
 | 
					Files: <button id="theme" onclick="toggleFiles()">toggle</button>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<br>
 | 
				
			||||||
 | 
					<br>
 | 
				
			||||||
 | 
					Basic key bindings:
 | 
				
			||||||
 | 
					<ul>
 | 
				
			||||||
 | 
						<li><code>ctrl-a<code> - edit full path
 | 
				
			||||||
 | 
						<li><code>ctrl-left<code> / <code>ctrl-Backspace<code> - go to root
 | 
				
			||||||
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="container">
 | 
					<div class="container">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user