mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	update color variables
This commit is contained in:
		
							parent
							
								
									cfa383b412
								
							
						
					
					
						commit
						fb607dbccd
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ Window controls will be all wrong without it
 | 
			
		|||
 | 
			
		||||
:root:not([uidensity="compact"]){--uc-toolbar-height: 38px}
 | 
			
		||||
 | 
			
		||||
#TabsToolbar{ visibility: collapse }
 | 
			
		||||
#TabsToolbar{ visibility: collapse !important }
 | 
			
		||||
 | 
			
		||||
:root:not([inFullscreen]) #nav-bar{
 | 
			
		||||
  margin-top: calc(0px - var(--uc-toolbar-height));
 | 
			
		||||
| 
						 | 
				
			
			@ -24,10 +24,10 @@ Window controls will be all wrong without it
 | 
			
		|||
 | 
			
		||||
#main-menubar{
 | 
			
		||||
  -moz-box-flex: 1;
 | 
			
		||||
  background: var(--toolbar-non-lwt-bgcolor);
 | 
			
		||||
  background-color: var(--toolbar-bgcolor,--toolbar-non-lwt-bgcolor);
 | 
			
		||||
  background-clip: padding-box;
 | 
			
		||||
  border-right: 30px solid transparent;
 | 
			
		||||
  border-image: linear-gradient(to left, transparent, var(--toolbar-non-lwt-bgcolor) 30px) 20 / 30px
 | 
			
		||||
  border-image: linear-gradient(to left, transparent, var(--toolbar-bgcolor,--toolbar-non-lwt-bgcolor) 30px) 20 / 30px
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#toolbar-menubar:not([inactive]){ z-index: 2 }
 | 
			
		||||
| 
						 | 
				
			
			@ -35,4 +35,4 @@ Window controls will be all wrong without it
 | 
			
		|||
	opacity: 0;
 | 
			
		||||
	pointer-events: none;
 | 
			
		||||
	margin-left: var(--uc-window-drag-space-width,0px)
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue