1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-27 13:34:37 +04:00

Release 1.0.0-beta2

This commit is contained in:
codecalm
2021-03-29 01:35:17 +02:00
parent 2d0a81c811
commit 65de9e5e61
154 changed files with 69042 additions and 60848 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-beta
* @version 1.0.0-beta2
* @link https://tabler.io
* Copyright 2018-2021 The Tabler Authors
* Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -21,8 +21,8 @@
<link href="./dist/css/demo.min.css" rel="stylesheet"/>
</head>
<body class="antialiased border-top-wide border-primary d-flex flex-column">
<div class="flex-fill d-flex flex-column justify-content-center py-4">
<div class="container-tight py-6">
<div class="page page-center">
<div class="container-tight py-4">
<div class="text-center mb-4">
<a href="."><img src="./static/logo.svg" height="36" alt=""></a>
</div>
@@ -41,6 +41,7 @@
</div>
<div>
<a href="#" class="btn btn-primary w-100">
<!-- Download SVG icon from http://tabler-icons.io/i/lock-open -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><rect x="5" y="11" width="14" height="10" rx="2" /><circle cx="12" cy="16" r="1" /><path d="M8 11v-5a4 4 0 0 1 8 0" /></svg>
Unlock
</a>