Replace StumbleUpon with Mix (#1312)
Co-authored-by: Dawid Potocki <dpot@disroot.org>
This commit was merged in pull request #1312.
	This commit is contained in:
		
				
					committed by
					
						
						Dawid Potocki
					
				
			
			
				
	
			
			
			
						parent
						
							a8c1270c59
						
					
				
				
					commit
					a90d0dcaa2
				
			@@ -186,7 +186,7 @@ table[data-sortable].sortable-theme-bootstrap th[data-sorted="true"][data-sorted
 | 
			
		||||
.twitter { background: desaturate($twitter, 25%); }
 | 
			
		||||
.mastodon { background: desaturate($mastodon, 25%); }
 | 
			
		||||
.facebook { background: desaturate($facebook, 25%); }
 | 
			
		||||
.stumbleupon { background: desaturate($stumbleupon, 25%); }
 | 
			
		||||
.mix { background: desaturate($mix, 25%); }
 | 
			
		||||
.reddit { background: desaturate($reddit, 25%); }
 | 
			
		||||
.linkedin { background: desaturate($linkedin, 25%); }
 | 
			
		||||
.email { background: desaturate($email, 25%); }
 | 
			
		||||
 
 | 
			
		||||
@@ -158,7 +158,7 @@ h2, h3:not(.h5), h4, h5 {
 | 
			
		||||
.twitter { background: $twitter; }
 | 
			
		||||
.mastodon { background: $mastodon; }
 | 
			
		||||
.facebook { background: $facebook; }
 | 
			
		||||
.stumbleupon { background: $stumbleupon; }
 | 
			
		||||
.mix { background: $mix; }
 | 
			
		||||
.reddit { background: $reddit; }
 | 
			
		||||
.linkedin    { background: $linkedin; }
 | 
			
		||||
.email { background: $email; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user