1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

modals docs, menu

This commit is contained in:
codecalm
2020-02-19 00:19:36 +01:00
parent eaffa223fe
commit becee4bbac
4 changed files with 6 additions and 1 deletions

View File

@@ -185,6 +185,9 @@ docs:
input-mask:
title: Form input mask
url: docs/input-mask.html
modals:
title: Modals
url: docs/modals.html
progress:
title: Progress
url: docs/progress.html

View File

@@ -1,6 +1,7 @@
---
title: Modals
description: Use Bootstraps JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
menu: docs.modals
---
## Default markup

View File

@@ -1,6 +1,7 @@
---
title: Modals
page-header: Modals
menu: base.modals
---
<div class="card">

View File

@@ -1,4 +1,4 @@
.modal {
.modal-content {
.close {
position: absolute;
top: 0;