Added very cool button

This commit is contained in:
Igor Nurullaev
2019-09-12 20:32:54 +03:00
parent 706e7c9916
commit 4f4da4119a
3 changed files with 56 additions and 0 deletions

View File

@@ -52,4 +52,11 @@ html {
.dropdown-menu div {
width: 200px;
}
.navbar img {
margin-left: 12px;
height: 40px;
width: auto;
cursor: pointer;
}

View File

@@ -0,0 +1,48 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" fill="#f4f4f4" xml:space="preserve">
<g>
<g>
<g>
<path d="M248.158,343.22c-14.639,0-26.491,12.2-26.491,26.84c0,14.291,11.503,26.84,26.491,26.84
c14.988,0,26.84-12.548,26.84-26.84C274.998,355.42,262.799,343.22,248.158,343.22z"/>
<path d="M252.69,140.002c-47.057,0-68.668,27.885-68.668,46.708c0,13.595,11.502,19.869,20.914,19.869
c18.822,0,11.154-26.84,46.708-26.84c17.429,0,31.372,7.669,31.372,23.703c0,18.824-19.52,29.629-31.023,39.389
c-10.108,8.714-23.354,23.006-23.354,52.983c0,18.125,4.879,23.354,19.171,23.354c17.08,0,20.565-7.668,20.565-14.291
c0-18.126,0.35-28.583,19.521-43.571c9.411-7.32,39.04-31.023,39.04-63.789S297.307,140.002,252.69,140.002z"/>
<path d="M256,0C114.516,0,0,114.497,0,256v236c0,11.046,8.954,20,20,20h236c141.483,0,256-114.497,256-256
C512,114.516,397.503,0,256,0z M256,472H40V256c0-119.377,96.607-216,216-216c119.377,0,216,96.607,216,216
C472,375.377,375.393,472,256,472z"/>
</g>
</g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -60,6 +60,7 @@
<div></div>
<div></div>
</div>
<img src="/static/icons/help.svg" alt=""/>
</nav>
<div class="my-container">
<div class="table-container">