- Joined
 - May 25, 2019
 
- Messages
 - 1,388
 
- Points
 - 523
 
Reputation:
DareDevil submitted a new resource:
Transparent background when viewing images - Transparent background
Read more about this resource...
	
		
			
		
		
	
			
			Transparent background when viewing images - Transparent background
In extra.less add:
Less:.lg-backdrop { background-color: fade(#000, 20%); }
Where 20% is the degree of dimming. 100% - complete dimming (as in the original).
Read more about this resource...