mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 12:35:55 +00:00 
			
		
		
		
	Don't use clip-path on menuitems unless context-navigation is visible
This commit is contained in:
		
							parent
							
								
									6a79b38b21
								
							
						
					
					
						commit
						1a50caef8f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,4 +6,4 @@
 | 
			
		|||
#context-navigation:not([hidden])~*{ margin-left: 20px;  }
 | 
			
		||||
#context-sep-navigation{ display: none }
 | 
			
		||||
#context-navigation{ margin-bottom: -34px; clip-path: polygon(0px 0px, 160px 0px, 160px 100%, 0px 100%)}
 | 
			
		||||
#context-navigation ~ *:not(.menuitem-iconic){ clip-path: polygon(1.45em 0%, 100% 0%,100% 100%,1.45em 100%) }
 | 
			
		||||
#context-navigation:not([hidden]) ~ *:not(.menuitem-iconic){ clip-path: polygon(1.45em 0%, 100% 0%,100% 100%,1.45em 100%) }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue