mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 12:05:55 +00:00 
			
		
		
		
	inline-audio-icons: add opacity:1 to throbber so it shows in compact mode
This commit is contained in:
		
							parent
							
								
									1ae35459e1
								
							
						
					
					
						commit
						d0c5ac941c
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,9 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  grid-template-areas: "a s";
 | 
			
		||||
}
 | 
			
		||||
.tabbrowser-tab:not([pinned]) .tab-icon-overlay:is([muted],[soundplaying],[activemedia-blocked]){ grid-area: s; }
 | 
			
		||||
.tab-icon-overlay,.tab-icon-image{ opacity: 1 !important; }
 | 
			
		||||
.tab-icon-overlay,
 | 
			
		||||
.tab-icon-image,
 | 
			
		||||
.tab-throbber{ opacity: 1 !important; }
 | 
			
		||||
 | 
			
		||||
.tab-icon-overlay:not([pinned]){
 | 
			
		||||
  padding: 0px !important;
 | 
			
		||||
| 
						 | 
				
			
			@ -18,4 +20,4 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
.tab-secondary-label{ display: none }
 | 
			
		||||
 | 
			
		||||
/* show the secondary label when video is in PiP */
 | 
			
		||||
.tab-secondary-label[pictureinpicture]{ display: -moz-box }
 | 
			
		||||
.tab-secondary-label[pictureinpicture]{ display: -moz-box }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue