mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			288 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			288 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #daterange {cursor:pointer;}
 | |
| .google-chart-error {height:30px;background:url('/images/error.png') no-repeat center center;}
 | |
| .handle {cursor:move;}
 | |
| 
 | |
| .ui-sortable-placeholder {
 | |
|     display: inline-block;
 | |
|     height: 1px;
 | |
| }
 | |
| #map-canvas {
 | |
|     height: 100%;
 | |
|     margin: 0px;
 | |
|     padding: 0px
 | |
| } |