mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	refactor variable in estimate view scss
This commit is contained in:
		
							
								
								
									
										12
									
								
								resources/assets/sass/pages/estimates/view.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								resources/assets/sass/pages/estimates/view.scss
									
									
									
									
										vendored
									
									
								
							| @ -31,16 +31,16 @@ | ||||
|         &:last-child { | ||||
|             margin-bottom: 98px; | ||||
|         } | ||||
|          | ||||
|  | ||||
|         &.router-link-exact-active { | ||||
|             border-left: 3px solid $crater-theme; | ||||
|             background-color: $gray--very-light; | ||||
|             border-left: 3px solid $ls-color-primary; | ||||
|             background-color: $ls-color-gray--very-light; | ||||
|         } | ||||
|       | ||||
|  | ||||
|         &:hover { | ||||
|             background-color: $gray--very-light; | ||||
|             background-color: $ls-color-gray--very-light; | ||||
|         } | ||||
|   | ||||
|  | ||||
|         .left { | ||||
|  | ||||
|             .status-expired { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user