forked from cybrespace/pinafore
		
	fix fill color on boosted status
This commit is contained in:
		
							parent
							
								
									ec411d1ce6
								
							
						
					
					
						commit
						9bba0d80d8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -197,6 +197,7 @@
 | 
				
			||||||
  .status-boosted svg {
 | 
					  .status-boosted svg {
 | 
				
			||||||
    width: 18px;
 | 
					    width: 18px;
 | 
				
			||||||
    height: 18px;
 | 
					    height: 18px;
 | 
				
			||||||
 | 
					    fill: var(--deemphasized-text-color);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .status-sensitive-media-container {
 | 
					  .status-sensitive-media-container {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue