mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Add expert view in a hacky way
This commit is contained in:
		@@ -92,6 +92,11 @@ indicator will show up how the column is sorted right now.; */
 | 
			
		||||
  z-index: 999; /* tmp fix */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* class for expert view */
 | 
			
		||||
.expert-view {
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* styles for resource lists */
 | 
			
		||||
.service[data-service]:before {
 | 
			
		||||
  content: "help";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user