diff options
| author | Kumar Priyansh <[email protected]> | 2019-12-27 03:14:13 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-12-27 03:14:13 +0530 |
| commit | d68a67f5db83a813d3f577240ae2491681e591e4 (patch) | |
| tree | c07adb704e5bcbaf2ac240c38f1dd42c54f9027a /templates | |
| parent | d3ffc2e6f68eebf8b9f306f81c88c8122435d2c6 (diff) | |
| download | nativekit-d68a67f5db83a813d3f577240ae2491681e591e4.tar.xz nativekit-d68a67f5db83a813d3f577240ae2491681e591e4.zip | |
Updated CSS Docs
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/mac/index.html | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html index 6d958ba..e756f0f 100644 --- a/templates/mac/index.html +++ b/templates/mac/index.html @@ -56,17 +56,8 @@ </div> </div> </header> - <div class="content boxed"> - <div class="box-layout"> - <ul class="tabview"> - <li class="tabitem active">General</li> - <li class="tabitem">Security</li> - <li class="tabitem">Firewall</li> - <li class="tabitem">Sounds</li> - <li class="tabitem">NativeKit</li> - </ul> - <p>Box Layout</p> - </div> + <div class="content"> + </div> <footer class="titlebar statusbar"> <h1 class="window-title">Native Kit</h1> |
