userChrome/popups.css: Hide some context menu items (MR 24)
This commit is contained in:
		
							parent
							
								
									87689ef2e2
								
							
						
					
					
						commit
						ff2f07873f
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -31,4 +31,15 @@
 | 
			
		|||
        height: 200px;
 | 
			
		||||
        min-height: 200px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /* Hide some context menu items */
 | 
			
		||||
    #context-inspect,
 | 
			
		||||
    #context-inspect-a11y,
 | 
			
		||||
    #context-savelinktopocket,
 | 
			
		||||
    #context-searchselect,
 | 
			
		||||
    #context-sendlinktodevice,
 | 
			
		||||
    #context-viewpartialsource-selection,
 | 
			
		||||
    #inspect-separator {
 | 
			
		||||
        display: none !important
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue