mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	Custom style for tooltips
This commit is contained in:
		@@ -58,6 +58,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
 | 
			
		||||
            cursor: pointer;
 | 
			
		||||
            text-decoration: underline;
 | 
			
		||||
        }
 | 
			
		||||
        .tooltip-inner {
 | 
			
		||||
            background-color: #fff;
 | 
			
		||||
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
 | 
			
		||||
            border: 1px solid #000;
 | 
			
		||||
            color: #000;
 | 
			
		||||
        }
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    {% block extracss %}{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user