mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 12:05:55 +00:00 
			
		
		
		
	replace --lwt-toolbarbutton-icon-fill with --toolbarbutton-icon-fill
This commit is contained in:
		
							parent
							
								
									e253f06703
								
							
						
					
					
						commit
						f3c29ec2a4
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  /* tabs */
 | 
			
		||||
  --lwt-text-color: cyan !important;
 | 
			
		||||
  /* toolbar area */
 | 
			
		||||
  --lwt-toolbarbutton-icon-fill: white !important;
 | 
			
		||||
  --toolbarbutton-icon-fill: white !important;
 | 
			
		||||
  --lwt-toolbarbutton-hover-background: orange !important;
 | 
			
		||||
  --lwt-toolbarbutton-active-background: red !important;
 | 
			
		||||
  /* urlbar */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@ toolbar .toolbarbutton-1:not([open]),
 | 
			
		|||
#tabbrowser-tabs toolbarbutton,
 | 
			
		||||
#scrollbutton-up:not(:hover),
 | 
			
		||||
#scrollbutton-down:not(:hover){
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--lwt-toolbarbutton-icon-fill,currentColor) 0,var(--lwt-toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--toolbarbutton-icon-fill,currentColor) 0,var(--toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
}
 | 
			
		||||
/* Hide placeholder on hover */
 | 
			
		||||
toolbar:hover + toolbar .toolbarbutton-1,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,7 @@ toolbar .toolbarbutton-1:not([open]),
 | 
			
		|||
#tabbrowser-tabs toolbarbutton,
 | 
			
		||||
#scrollbutton-up:not(:hover),
 | 
			
		||||
#scrollbutton-down:not(:hover){
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--lwt-toolbarbutton-icon-fill,currentColor) 0,var(--lwt-toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--toolbarbutton-icon-fill,currentColor) 0,var(--toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
}
 | 
			
		||||
/* Hide placeholder on hover */
 | 
			
		||||
toolbar:hover .toolbarbutton-1,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,7 +14,7 @@ toolbar .toolbarbutton-1:not([open]),
 | 
			
		|||
#tabbrowser-tabs toolbarbutton,
 | 
			
		||||
#scrollbutton-up:not(:hover),
 | 
			
		||||
#scrollbutton-down:not(:hover){
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--lwt-toolbarbutton-icon-fill,currentColor) 0,var(--lwt-toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
  background-image: radial-gradient(circle at center, var(--toolbarbutton-icon-fill,currentColor) 0,var(--toolbarbutton-icon-fill,currentColor) 10%,transparent 15% );
 | 
			
		||||
}
 | 
			
		||||
/* Hide placeholder on hover */
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue