mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-28 04:01:10 -04:00 
			
		
		
		
	refactor primary color-var
This commit is contained in:
		
							
								
								
									
										10
									
								
								resources/assets/sass/pages/estimates/view.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								resources/assets/sass/pages/estimates/view.scss
									
									
									
									
										vendored
									
									
								
							| @ -33,17 +33,17 @@ | ||||
|         } | ||||
|          | ||||
|         &.router-link-exact-active { | ||||
|             border-left: 3px solid #645ddb; | ||||
|             border-left: 3px solid $crater-theme; | ||||
|         } | ||||
|          | ||||
|         &.router-link-exact-active { | ||||
|             background-color: #F9FBFF; | ||||
|             background-color: $gray--very-light; | ||||
|         } | ||||
|  | ||||
|          | ||||
|         &:hover { | ||||
|             background-color: #F9FBFF; | ||||
|             background-color: $gray--very-light; | ||||
|         } | ||||
|  | ||||
|   | ||||
|         .left { | ||||
|  | ||||
|             .status-expired { | ||||
|  | ||||
| @ -33,15 +33,15 @@ | ||||
|         } | ||||
|  | ||||
|         &.router-link-exact-active { | ||||
|            border-left: 3px solid #645ddb; | ||||
|            border-left: 3px solid $crater-theme; | ||||
|        } | ||||
|         | ||||
|        &.router-link-exact-active { | ||||
|            background-color: #F9FBFF; | ||||
|        } | ||||
|             background-color: $gray--very-light; | ||||
|         } | ||||
|  | ||||
|         &:hover { | ||||
|             background-color: #F9FBFF; | ||||
|             background-color: $gray--very-light; | ||||
|         } | ||||
|  | ||||
|         .left { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user