Use the variables for dash-to-dock
dash-to-dock on gnome 42 was not transparent and has a border
This commit is contained in:
		
							parent
							
								
									91ff3963d8
								
							
						
					
					
						commit
						063611eb08
					
				| @ -244,7 +244,8 @@ $osd_fg_color: #eeeeec; | ||||
| } | ||||
| 
 | ||||
| #dashtodockContainer.dashtodock #dash .dash-background { | ||||
|     background: #2e3436; | ||||
|     background: $dash_background_color; | ||||
|     border-width: 0; | ||||
| } | ||||
| 
 | ||||
| #dashtodockContainer.dashtodock .progress-bar { | ||||
| @ -256,7 +257,7 @@ $osd_fg_color: #eeeeec; | ||||
| 
 | ||||
| #dashtodockContainer.top #dash .placeholder, | ||||
| #dashtodockContainer.bottom #dash .placeholder { | ||||
|     width: 32px; | ||||
|     width: $dash_placeholder_size; | ||||
|     height: 1px; | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Rob Theriault
						Rob Theriault