aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLucifer <[email protected]>2019-12-16 20:36:33 +0530
committerLucifer <[email protected]>2019-12-16 20:36:33 +0530
commit2004b67b958bb8aa9ae33d3a3d88657e06a85b5f (patch)
tree81ed273221eeb55d41255b39ab6b26682feba6e4 /templates
parent1f37b43bc13fa79321890fb23eb61a7dfeb673c7 (diff)
downloadnativekit-2004b67b958bb8aa9ae33d3a3d88657e06a85b5f.tar.xz
nativekit-2004b67b958bb8aa9ae33d3a3d88657e06a85b5f.zip
Added Progress Bar Demo for macOS Template
Diffstat (limited to 'templates')
-rw-r--r--templates/mac/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index f9881c2..72578c2 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -39,6 +39,8 @@
Filters
</button>
+ <div class="progress-circle progress-34"></div>
+
<div class="dropdown pull-right">
<button name="demoDropdown" class="button button-default button-dropdown">
<i class="icon nk-megaphone"></i>
@@ -55,7 +57,6 @@
</div>
</header>
<div class="content">
-
</div>
<footer class="titlebar statusbar">
<h1 class="window-title">Native Kit</h1>