Started the base Electron project
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		
							
								
								
									
										49
									
								
								assets/sass/sentry.sass
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										49
									
								
								assets/sass/sentry.sass
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,49 @@ | ||||
| body | ||||
|   background: white | ||||
|  | ||||
| a | ||||
|   color: cornflowerblue | ||||
|   transition: all 200ms ease-in-out | ||||
|  | ||||
|   &:hover | ||||
|     color: darken(cornflowerblue, 10%) | ||||
|  | ||||
| input | ||||
|   transition: all 200ms ease-in-out | ||||
|  | ||||
| input[type=submit], | ||||
| button | ||||
|   background-color: cornflowerblue | ||||
|   color: #f0f0f0 | ||||
|   transition: all 200ms ease-in-out | ||||
|  | ||||
|   &:hover | ||||
|     background-color: darken(cornflowerblue, 10%) | ||||
|     color: white | ||||
|  | ||||
| .u-text-center | ||||
|   text-align: center | ||||
|  | ||||
| .container | ||||
|   max-width: 1024px | ||||
|  | ||||
| .container.fluid | ||||
|   max-width: 100% | ||||
|  | ||||
| #header h1 | ||||
|   text-align: center | ||||
|  | ||||
| #footer | ||||
|   position: fixed | ||||
|   left: 0 | ||||
|   right: 0 | ||||
|   bottom: 0 | ||||
|   padding-top: 25px | ||||
|   padding-bottom: 25px | ||||
|   border-top: 1px solid #999 | ||||
|  | ||||
|   .row | ||||
|     position: relative | ||||
|  | ||||
|   p.no-margin | ||||
|     margin-bottom: 0 | ||||
		Reference in New Issue
	
	Block a user