This commit is contained in:
Peter Cottle 2023-05-05 16:06:30 -06:00
parent bdcb3e5b4c
commit 02e23bb9d1
2 changed files with 2 additions and 1 deletions

View file

@ -1164,6 +1164,7 @@ div.gitDemonstrationView {
.gitDemonstrationView.demonstrated p.uiButton[target="reset"] {
display: block;
opacity: 0.5;
}
/* LeftRightView */

View file

@ -156,7 +156,7 @@
<%= command.replace(' --aboveAll', '') %>
</p>
<p class="uiButton uiButtonPink transitionOpacity" target="reset">
Reset
(Reset Animation)
</p>
</div>