File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -363,12 +363,7 @@ Lass uns jetzt einen Blick auf diese Merkmale werfen. Dafür vergleichen wir die
363363 <span>Gemeinsame Nutzung ohne Weitergabe von Passwörtern</span>
364364 </a>
365365 </td>
366- <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4">
367- <div class="has-tooltip">
368- <i class="fas fa-times-circle fa-fw text-2xl text-gray-600"></i>
369- <div class="tooltip tooltip-center rounded shadow-md bg-white text-xs w-max max-w-xs p-2">derzeit nur für White-Labels</div>
370- </div>
371- </td>
366+ <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4"><i class="fas fa-check-circle fa-fw text-2xl text-primary"></i></td>
372367 <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4"><i class="fas fa-check-circle fa-fw text-2xl text-primary"></i></td>
373368 </tr>
374369 <tr x-show="isShareKeysOpen" x-cloak>
Original file line number Diff line number Diff line change @@ -363,12 +363,7 @@ Let's now take a look at these features. For this we compare the features again
363363 <span>Sharing Without Disclosing Passwords</span>
364364 </a>
365365 </td>
366- <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4">
367- <div class="has-tooltip">
368- <i class="fas fa-times-circle fa-fw text-2xl text-gray-600"></i>
369- <div class="tooltip tooltip-center rounded shadow-md bg-white text-xs w-max max-w-xs p-2">currently only for white labels</div>
370- </div>
371- </td>
366+ <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4"><i class="fas fa-check-circle fa-fw text-2xl text-primary"></i></td>
372367 <td class="text-sm md:text-base leading-relaxed text-gray-700 p-4"><i class="fas fa-check-circle fa-fw text-2xl text-primary"></i></td>
373368 </tr>
374369 <tr x-show="isShareKeysOpen" x-cloak>
You can’t perform that action at this time.
0 commit comments