mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-11-04 01:23:01 +00:00 
			
		
		
		
	Make sure the github ribbon is behind any notifications
This commit is contained in:
		@@ -25,7 +25,7 @@ tags: [[$:/tags/stylesheet]]
 | 
				
			|||||||
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
 | 
					  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
 | 
				
			||||||
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
 | 
					  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  z-index: 9999;
 | 
					  z-index: 999;
 | 
				
			||||||
  pointer-events: auto;
 | 
					  pointer-events: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -62,7 +62,7 @@ tags: [[$:/tags/stylesheet]]
 | 
				
			|||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  overflow: hidden;
 | 
					  overflow: hidden;
 | 
				
			||||||
  top: 0;
 | 
					  top: 0;
 | 
				
			||||||
  z-index: 9999;
 | 
					  z-index: 999;
 | 
				
			||||||
  pointer-events: none;
 | 
					  pointer-events: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user