mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-28 13:58:19 +02:00
got boudns working
This commit is contained in:
parent
7acde81510
commit
d825573ef9
4 changed files with 60 additions and 19 deletions
|
@ -163,7 +163,7 @@
|
|||
<% if (showLeft) { %>
|
||||
<div class="box left">
|
||||
<% } else { %>
|
||||
<div class="box left" style="opacity: 0; cursor: default">
|
||||
<div class="box left hideLeft">
|
||||
<% } %>
|
||||
<i class="icon-circle-arrow-left"></i>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue