mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-09 22:24: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"] {
|
||||
display: block;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
/* LeftRightView */
|
||||
|
|
|
@ -156,7 +156,7 @@
|
|||
<%= command.replace(' --aboveAll', '') %>
|
||||
</p>
|
||||
<p class="uiButton uiButtonPink transitionOpacity" target="reset">
|
||||
Reset
|
||||
(Reset Animation)
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue