mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 12:05:55 +00:00 
			
		
		
		
	Move statuspanel to the other side when sidebar is hovered
This commit is contained in:
		
							parent
							
								
									b96ebe211c
								
							
						
					
					
						commit
						202809a27e
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -58,4 +58,9 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
#sidebar-box:not([positionend]) > :-moz-locale-dir(rtl),
 | 
			
		||||
#sidebar-box[positionend] > *{
 | 
			
		||||
  border-inline-width: 1px 0px;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Move statuspanel to the other side when sidebar is hovered so it doesn't get covered by sidebar */
 | 
			
		||||
 | 
			
		||||
#sidebar-box:not([positionend]):hover ~ #appcontent #statuspanel{ inset-inline: auto 0px !important; }
 | 
			
		||||
#sidebar-box:not([positionend]):hover ~ #appcontent #statuspanel-label{ margin-inline: 0px !important; border-left-style: solid !important; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue