mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	ENH: adjust right area scrolBar and text color
Change-Id: Ic430728bef302fec47a4304679cc5955a435d5e3 (cherry picked from commit 2a28dd67098e298957a83bb4d446623844db6bd8)
This commit is contained in:
		
							parent
							
								
									1b995c2d47
								
							
						
					
					
						commit
						e6e72a90b6
					
				
					 4 changed files with 14 additions and 10 deletions
				
			
		|  | @ -11,7 +11,7 @@ body | |||
| 
 | ||||
| .TextS1 | ||||
| { | ||||
| 	color:#fff; | ||||
| 	color:#efeff0; | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  | @ -21,7 +21,7 @@ body | |||
| #LogoutBtn:hover | ||||
| { | ||||
| 	background: #243E30; | ||||
| 	color: #fff; | ||||
| 	color: #efeff0; | ||||
| } | ||||
| 
 | ||||
| .BtnItem | ||||
|  | @ -31,7 +31,7 @@ body | |||
| 
 | ||||
| .BtnItem:hover | ||||
| { | ||||
| 	color: #fff; | ||||
| 	color: #efeff0; | ||||
| 	background-color: #243E30; | ||||
| } | ||||
| 
 | ||||
|  | @ -42,7 +42,7 @@ body | |||
| 
 | ||||
| .BtnItemSelected | ||||
| { | ||||
| 	color: #fff; | ||||
| 	color: #efeff0; | ||||
| 	background-color: #243E30; | ||||
| } | ||||
| 
 | ||||
|  | @ -65,7 +65,7 @@ body | |||
| 
 | ||||
| #recnet_context_menu | ||||
| { | ||||
| 	color: #fff; | ||||
| 	color: #efeff0; | ||||
| 	background-color:#242428; | ||||
| 	border: 0px; | ||||
| 	box-shadow: 0px 0px 3px #DCDCDC; | ||||
|  |  | |||
|  | @ -214,7 +214,7 @@ body | |||
| 
 | ||||
| #ContentBoard | ||||
| { | ||||
| 	overflow-y:hidden; | ||||
| 	overflow-y:auto; | ||||
| 	padding: 0px 40px; | ||||
| 	display: flex; | ||||
| 	flex-direction: column; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 zorro.zhang
						zorro.zhang