Make developer-icon use new correct image path
This commit is contained in:
		
							parent
							
								
									233d758f08
								
							
						
					
					
						commit
						1ae35459e1
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
#appMenu-save-file-button2{ list-style-image: url("chrome://browser/skin/save.svg") }
 | 
			
		||||
#appMenu-find-button2{ list-style-image: url("chrome://global/skin/icons/search-glass.svg") }
 | 
			
		||||
#appMenu-settings-button{ list-style-image: url("chrome://global/skin/icons/settings.svg") }
 | 
			
		||||
#appMenu-more-button2{ list-style-image: url("chrome://browser/skin/developer.svg") }
 | 
			
		||||
#appMenu-more-button2{ list-style-image: url("chrome://global/skin/icons/developer.svg") }
 | 
			
		||||
#appMenu-help-button2{ list-style-image: url("chrome://global/skin/icons/info.svg") }
 | 
			
		||||
#appMenu-quit-button2{ list-style-image: url("chrome://devtools/skin/images/search-clear.svg") }
 | 
			
		||||
/* Use account-button icon for signed in sync item */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,5 +20,5 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
#view-menu{ background-image: url("chrome://devtools/skin/images/command-frames.svg") }
 | 
			
		||||
#history-menu{ background-image: url("chrome://browser/skin/history.svg") }
 | 
			
		||||
#bookmarksMenu{ background-image: url("chrome://browser/skin/bookmark.svg") }
 | 
			
		||||
#tools-menu{ background-image: url("chrome://browser/skin/developer.svg") }
 | 
			
		||||
#tools-menu{ background-image: url("chrome://global/skin/icons/developer.svg") }
 | 
			
		||||
#helpMenu{ background-image: url("chrome://global/skin/icons/help.svg") }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue