mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	fix colors
This commit is contained in:
		
							parent
							
								
									7a53dd60f2
								
							
						
					
					
						commit
						3470460931
					
				
					 10 changed files with 20 additions and 20 deletions
				
			
		|  | @ -62,7 +62,7 @@ body | |||
| /*-----Right Top MenuBtn-----*/ | ||||
| .MenuItem:hover | ||||
| { | ||||
| 	border-color: #00f0d9; | ||||
| 	border-color: #4db6ac; | ||||
| 	background-color: #004942; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -169,7 +169,7 @@ body | |||
| 	font-size: 14px; | ||||
| 	height: 24px; | ||||
| 	line-height: 24px; | ||||
| 	color: #00f0d9; | ||||
| 	color: #4db6ac; | ||||
| 	border: 1px solid  #009688; | ||||
| 	border-radius: 4px; | ||||
| 	cursor: pointer; | ||||
|  | @ -270,7 +270,7 @@ body | |||
| 
 | ||||
| .MenuItem:hover | ||||
| { | ||||
| 	border-color: #00f0d9; | ||||
| 	border-color: #4db6ac; | ||||
| 	background-color: #E0FCEB; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever