Rework dialog-competence

This commit is contained in:
Vincent Vandemeulebrouck
2021-04-20 00:52:51 +02:00
parent f0af45d106
commit 0e9bc372bf
5 changed files with 112 additions and 79 deletions

View File

@ -855,8 +855,7 @@ ul, li {
/* Position the tooltip text */
position: absolute;
z-index: 1;
top: -10px;
left: 18%;
left: 25px;
/* Fade in tooltip */
visibility: hidden;