mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-31 16:14:53 +02:00
rebuild for Issue 90 Pull 90
This commit is contained in:
parent
04b7ba6ba3
commit
b26dc7e0bf
2 changed files with 2 additions and 2 deletions
|
@ -336,7 +336,7 @@ div.toolbar > div.controls div.box.flex1 div {
|
|||
margin: 1px 0 0 1px;
|
||||
position: relative;
|
||||
text-indent: -9999px;
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
|
||||
-webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, .8), inset 0 0 3px 1px rgba(0, 0, 0, .6), 0 -1px 1px 1px rgba(0, 0, 0, .4);
|
||||
box-shadow: 0 2px 0 rgba(255, 255, 255, .8), inset 0 0 3px 1px rgba(0, 0, 0, .6), 0 -1px 1px 1px rgba(0, 0, 0, .4);
|
|
@ -13,7 +13,7 @@
|
|||
<meta property="og:image" content="http://pcottle.github.io/learnGitBranching/assets/learnGitBranching.png"/>
|
||||
<meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/>
|
||||
|
||||
<link rel="stylesheet" href="build/main.a07a2b2b.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="build/main.053c68bc.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue