Replace all <Tab> characters with two spaces
This commit is contained in:
		
							parent
							
								
									a3146bb483
								
							
						
					
					
						commit
						a0c8c9c2a0
					
				
					 18 changed files with 76 additions and 76 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
/* Use this pref to check Mac OS where window controls are on left */
 | 
			
		||||
/* This pref defaults to true on Mac and doesn't actually do anything on other platforms. So if your system has window controls on LEFT side you can set the pref to true */
 | 
			
		||||
@supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){
 | 
			
		||||
	:root{ --uc-window-control-width: 72px; }
 | 
			
		||||
  :root{ --uc-window-control-width: 72px; }
 | 
			
		||||
  :root[tabsintitlebar="true"]:not([inFullscreen]) #nav-bar{
 | 
			
		||||
    border-inline-width: calc(var(--uc-window-control-width,0px) + var(--uc-window-drag-space-width,0px)) var(--uc-window-drag-space-width,0px)
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue