mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 12:35:55 +00:00 
			
		
		
		
	Don't apply styles to BMB_popups
This commit is contained in:
		
							parent
							
								
									bf05f6c7c1
								
							
						
					
					
						commit
						7f94504b02
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,8 @@ menuitem{ -moz-appearance: none !important; }
 | 
			
		|||
menuitem,
 | 
			
		||||
menu{ min-height: 1.8em }
 | 
			
		||||
 | 
			
		||||
menupopup,
 | 
			
		||||
menupopup:not([placespopup]),
 | 
			
		||||
#main-menubar > menu > menupopup,
 | 
			
		||||
#context-navigation{
 | 
			
		||||
  color: var(--uc-menu-color) !important;
 | 
			
		||||
  padding: 2px;
 | 
			
		||||
| 
						 | 
				
			
			@ -30,4 +31,6 @@ menuitem:hover,
 | 
			
		|||
menuitem[_moz-menuactive]{ background-color: var(--uc-menu-dimmed) !important; color: inherit !important; }
 | 
			
		||||
 | 
			
		||||
menu[disabled="true"],
 | 
			
		||||
menuitem[disabled="true"]{ color: var(--uc-menu-disabled) !important; }
 | 
			
		||||
menuitem[disabled="true"]{ color: var(--uc-menu-disabled) !important; }
 | 
			
		||||
 | 
			
		||||
menu:not(.subviewbutton) > .menu-right{ filter: invert(1) }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue