Bläddra i källkod

Remaps modes and prettiers

main
Eric Amodio 1 år sedan
förälder
incheckning
dbca245a7f
3 ändrade filer med 11 tillägg och 5 borttagningar
  1. +5
    -1
      src/webviews/apps/settings/partials/hovers.html
  2. +5
    -1
      src/webviews/apps/settings/partials/modes.html
  3. +1
    -3
      src/webviews/apps/settings/settings.html

+ 5
- 1
src/webviews/apps/settings/partials/hovers.html Visa fil

@ -3,7 +3,11 @@
<div class="setting__input setting__input--big">
<input id="hovers.enabled" name="hovers.enabled" type="checkbox" data-setting />
<label for="hovers.enabled">Hovers</label>
<a class="link__learn-more" title="Learn more" href="https://help.gitkraken.com/gitlens/gitlens-features/#hovers">
<a
class="link__learn-more"
title="Learn more"
href="https://help.gitkraken.com/gitlens/gitlens-features/#hovers"
>
<i class="icon icon__info"></i>
</a>
</div>

+ 5
- 1
src/webviews/apps/settings/partials/modes.html Visa fil

@ -2,7 +2,11 @@
<div class="section__header">
<h2>
Modes
<a class="link__learn-more" title="Learn more" href="https://help.gitkraken.com/gitlens/settings/#modes-settings">
<a
class="link__learn-more"
title="Learn more"
href="https://help.gitkraken.com/gitlens/gitlens-features/#modes"
>
<i class="icon icon__info"></i>
</a>
</h2>

+ 1
- 3
src/webviews/apps/settings/settings.html Visa fil

@ -60,9 +60,7 @@
</div>
<p class="hero__subtitle">
For advanced customizations, refer to the
<a
title="See the GitLens settings docs"
href="https://help.gitkraken.com/gitlens/gitlens-settings/"
<a title="See the GitLens settings docs" href="https://help.gitkraken.com/gitlens/gitlens-settings/"
>GitLens docs</a
>
and edit your

Laddar…
Avbryt
Spara