mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-10 06:34:26 +02:00
#1072 some tweaks
This commit is contained in:
parent
bdcb3e5b4c
commit
02e23bb9d1
2 changed files with 2 additions and 1 deletions
|
@ -1164,6 +1164,7 @@ div.gitDemonstrationView {
|
||||||
|
|
||||||
.gitDemonstrationView.demonstrated p.uiButton[target="reset"] {
|
.gitDemonstrationView.demonstrated p.uiButton[target="reset"] {
|
||||||
display: block;
|
display: block;
|
||||||
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LeftRightView */
|
/* LeftRightView */
|
||||||
|
|
|
@ -156,7 +156,7 @@
|
||||||
<%= command.replace(' --aboveAll', '') %>
|
<%= command.replace(' --aboveAll', '') %>
|
||||||
</p>
|
</p>
|
||||||
<p class="uiButton uiButtonPink transitionOpacity" target="reset">
|
<p class="uiButton uiButtonPink transitionOpacity" target="reset">
|
||||||
Reset
|
(Reset Animation)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue