mirror of
				https://gitlab.com/Cynosphere/xmc.git
				synced 2024-08-14 22:57:03 +00:00 
			
		
		
		
	undelete modal styles
This commit is contained in:
		
							parent
							
								
									e7d0bcfdda
								
							
						
					
					
						commit
						d72916bddb
					
				
					 1 changed files with 60 additions and 0 deletions
				
			
		
							
								
								
									
										60
									
								
								xmc.user.css
									
										
									
									
									
								
							
							
						
						
									
										60
									
								
								xmc.user.css
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -5394,6 +5394,66 @@ div[class^="sidebar-"]:not(:has(> [class^="side-"])):not(:hover)
 | 
			
		|||
    color: var(--status-red-500) !important;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class^="container-"]
 | 
			
		||||
    [class*="footer-"],
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class*="modalSize-"],
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class*="modalSize-"]
 | 
			
		||||
    [class*="footer-"],
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class*="modalRoot-"],
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class*="modalRoot-"]
 | 
			
		||||
    [class*="footer-"] {
 | 
			
		||||
    background-color: var(--background-primary) !important;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="layerContainer-"]
 | 
			
		||||
    [class^="layer-"]
 | 
			
		||||
    [class^="focusLock-"]
 | 
			
		||||
    [class^="container-"]
 | 
			
		||||
    [class*="footer-"] {
 | 
			
		||||
    box-shadow: none;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="focusLock-"][aria-modal="true"]
 | 
			
		||||
    > [class*="root-"]
 | 
			
		||||
    > [class^="scroller-"] {
 | 
			
		||||
    background: var(--background-secondary);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="focusLock-"][aria-modal="true"]
 | 
			
		||||
    > [class*="root-"]
 | 
			
		||||
    [class^="reactors-"] {
 | 
			
		||||
    background-color: var(--background-primary);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="focusLock-"][aria-modal="true"]
 | 
			
		||||
    > [class*="root-"]
 | 
			
		||||
    > [class^="scroller-"]
 | 
			
		||||
    > [class^="reactionSelected-"] {
 | 
			
		||||
    background-color: var(--background-modifier-active);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class^="focusLock-"][aria-modal="true"]
 | 
			
		||||
    > [class*="root-"]
 | 
			
		||||
    > [class^="scroller-"]
 | 
			
		||||
    > [class^="reactionDefault-"]:hover {
 | 
			
		||||
    background-color: var(--background-modifier-hover);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  /* jane's steam border ext */
 | 
			
		||||
  /*.steam-border-message > #border {
 | 
			
		||||
    width: 20px !important;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue