mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	Make fullscreen mode work
This commit is contained in:
		
							parent
							
								
									315385566c
								
							
						
					
					
						commit
						c31f646230
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,6 +18,8 @@
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:root[sizemode="fullscreen"]{ margin-top: 0px !important; }
 | 
			
		||||
 | 
			
		||||
#navigator-toolbox{
 | 
			
		||||
  position: fixed !important;
 | 
			
		||||
  display: block;
 | 
			
		||||
| 
						 | 
				
			
			@ -49,7 +51,8 @@
 | 
			
		|||
	opacity: 1 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#PersonalToolbar[collapsed]{ margin-block-end: -7px }
 | 
			
		||||
#navigator-toolbox[inFullscreen] > #PersonalToolbar,
 | 
			
		||||
#PersonalToolbar[collapsed="true"]{ display: none }
 | 
			
		||||
 | 
			
		||||
/* Uncomment this if tabs toolbar is hidden with hide_tabs_toolbar.css */
 | 
			
		||||
 /*#titlebar{ margin-bottom: -9px }*/
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue