1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00

bootstrap 5.0 fixes

This commit is contained in:
codecalm
2020-09-27 18:49:47 +02:00
parent 79da077f74
commit cf6e73e6df
49 changed files with 28 additions and 578 deletions
-6
View File
@@ -1,6 +0,0 @@
---
title: Page 400
layout: error
error: 400
done: true
---
-6
View File
@@ -1,6 +0,0 @@
---
title: Page 401
layout: error
error: 401
done: true
---
-6
View File
@@ -1,6 +0,0 @@
---
title: Page 403
layout: error
error: 403
done: true
---
-6
View File
@@ -1,6 +0,0 @@
---
title: Page 503
layout: error
error: 503
done: true
---
-4
View File
@@ -1,4 +0,0 @@
---
---
Coming soon
-6
View File
@@ -1,6 +0,0 @@
---
title: Card with footer buttons
columns: 2
---
{% include cards/card.html title="Card with footer buttons" footer-buttons=true %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Comments card
columns: 2
---
{% include cards/comments.html %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Card with ribbon
columns: 1
---
{% include cards/ribbon.html right=true text="-10%" lorem=true color="orange" bookmark=true %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Card with bottom tabs
columns: 2
---
{% include cards/card-tabs.html count=4 bottom=true id="bottom" %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Card with side image
columns: 2
---
{% include cards/card-image.html title="Card with side image" %}
-5
View File
@@ -1,5 +0,0 @@
---
title: Empty state
---
{% include ui/empty.html illustration=true %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Color input
columns: false
---
{% include parts/form/input-color.html %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Image input
columns: 2
---
{% include parts/form/input-image.html %}
-9
View File
@@ -1,9 +0,0 @@
---
title: Progress bar
columns: 1
---
{% include ui/progress-description.html value=45 %}
{% include ui/progress-description.html value=32 color="red" %}
{% include ui/progress-description.html value=90 color="yellow" %}
{% include ui/progress-description.html value=51 color="green" %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Simple avatar
markdown: false
---
{% include ui/avatar.html person-id=1 status="green" %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Simple box
columns: 1
---
{% include cards/card.html %}
-5
View File
@@ -1,5 +0,0 @@
---
title: Revenue chart
---
{% include cards/charts/revenue.html %}
-6
View File
@@ -1,6 +0,0 @@
---
title: Sales widget
columns: 1
---
{% include cards/charts/sales.html %}
+7 -15
View File
@@ -46,6 +46,10 @@ base:
url: charts.html
title: Charts
icon: pie-chart
pagination:
url: pagination.html
title: Pagination
icon: pie-chart
tables:
url: tables.html
title: Tables
@@ -80,26 +84,14 @@ base:
title: Error pages
icon: file-minus
children:
400:
url: 400.html
title: 400 page
401:
url: 401.html
title: 401 page
403:
url: 403.html
title: 403 page
404:
url: 404.html
url: error-404.html
title: 404 page
500:
url: 500.html
url: error-500.html
title: 500 page
503:
url: 503.html
title: 503 page
maintenance:
url: maintenance.html
url: error-maintenance.html
title: Maintenance page
forms:
-33
View File
@@ -1,33 +0,0 @@
---
title: Blog
page-header: Blog
menu: extra.blog
---
<div class="row row-deck">
{% for article in site.data.articles limit: 3 %}
<div class="col-sm-6 col-xl-4">
{% include cards/blog-single.html article=article id=forloop.index type="image" liked=true %}
</div>
{% endfor %}
{% for article in site.data.articles limit: 3 offset: 4 %}
<div class="col-sm-6 col-xl-4">
{% include cards/blog-single.html article=article id=forloop.index %}
</div>
{% endfor %}
{% for article in site.data.articles limit: 2 %}
<div class="col-sm-6">
{% include cards/blog-single.html article=article type="aside" %}
</div>
{% endfor %}
{% for article in site.data.articles limit: 2 offset: 4 %}
<div class="col-sm-6">
{% include cards/blog-single.html article=article type="aside" aside-class="w-50" truncate=200 %}
</div>
{% endfor %}
</div>
+1
View File
@@ -3,6 +3,7 @@ title: Cards Masonry
page-header: Cards Masonry
menu: base.cards-masonry
libs: masonry
done: true
---
<div class="row" data-masonry='{"percentPosition": true }'>
+1
View File
@@ -3,6 +3,7 @@ title: Cards
page-header: Cards
menu: base.cards
libs: imask
done: true
---
<div class="row">
+1
View File
@@ -3,6 +3,7 @@ title: Charts
page-header: Charts
menu: base.charts
libs: apexcharts
done: true
---
<div class="row">
-7
View File
@@ -1,7 +0,0 @@
---
layout: none
title: Table UI components
redirect_from:
- components/index.html
---
{% assign url = "." %}{% for component in site.components limit: 1 %}{% assign url = component.url %}{% endfor %}{% include redirect.html url=url %}
+1
View File
@@ -2,6 +2,7 @@
title: Dropdowns
page-header: Dropdowns
menu: base.dropdowns
done: true
---
<div class="row">
-78
View File
@@ -1,78 +0,0 @@
---
title: Email
page-header: Crypto currencies
---
<div class="row">
<div class="col-md-3">
<h3 class="mb-4">Mail Service</h3>
<div>
<div class="list-group list-group-transparent mb-0">
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center active">
<span class="icon mr-3">{% include ui/icon.html icon="inbox" %}</span>Inbox <span class="ml-auto badge bg-blue">14</span>
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="send" %}</span>Sent Mail
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="alert-circle" %}</span>Important <span class="ml-auto badge bg-gray">3</span>
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="star" %}</span>Starred
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="file" %}</span>Drafts
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="tag" %}</span>Tags
</a>
<a href="#" class="list-group-item list-group-item-action d-flex align-items-center">
<span class="icon mr-3">{% include ui/icon.html icon="trash" %}</span>Trash
</a>
</div>
<div class="mt-4">
<a href="#" class="btn btn-white btn-block">Compose new Email</a>
</div>
</div>
</div>
<div class="col-md-9">
<div class="card">
<div class="card-header">
<h3 class="card-title">Compose new message</h3>
</div>
<div class="card-body">
<form action="">
<div class="mb-2">
<div class="row align-items-center">
<label class="col-sm-2">To:</label>
<div class="col-sm-10">
<input type="text" class="form-control">
</div>
</div>
</div>
<div class="mb-2">
<div class="row align-items-center">
<label class="col-sm-2">Subject:</label>
<div class="col-sm-10">
<input type="text" class="form-control">
</div>
</div>
</div>
<textarea rows="10" class="form-control"></textarea>
<div class="btn-list mt-4 text-right">
<button type="button" class="btn btn-white btn-space">Cancel</button>
<button type="submit" class="btn btn-primary btn-space">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
+1
View File
@@ -2,6 +2,7 @@
title: Icons
page-header: Icons
menu: base.icons
done: true
---
<div class="row">
+1
View File
@@ -2,6 +2,7 @@
title: Invoice
layout: default
menu: extra.invoice
done: true
---
{% include cards/invoice.html %}
+2
View File
@@ -2,6 +2,8 @@
menu: base.lists
title: Lists
page-header: Lists
menu: base.lists
done: true
---
<div class="row">
-16
View File
@@ -1,16 +0,0 @@
---
title: Lookup company
page-header: Lookup company
layout: default
---
<div class="row">
<div class="col-3">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium alias consequuntur cum dicta doloremque, enim eos illo ipsam labore laboriosam laborum perspiciatis quibusdam repudiandae sed sequi sit temporibus veniam, voluptatum.
</div>
<div class="col-9">
{% include cards/company-lookup.html %}
</div>
</div>
+1
View File
@@ -3,6 +3,7 @@ title: Vector Maps
page-header: Vector Maps
menu: base.maps-vector
libs: jquery, jqvmap, jqvmap-world, jqvmap-europe, jqvmap-usa
done: true
---
<div class="row">
+1 -6
View File
@@ -1,16 +1,11 @@
---
done: true
title: Markdown
page-header: Markdown
---
# Who's that then?
Payment providers
Enable and manage your store's
payment providers
Well, she turned me into a newt. Burn her! We want a shrubbery!! Well, I got better. Listen. Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
Listen. __Strange women lying in ponds distributing swords is no basis for a system of government.__ *Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.* The swallow may fly south with the sun, and the house martin or the plover may seek warmer climes in winter, yet these are not strangers to our land.
+1
View File
@@ -2,6 +2,7 @@
title: Modals
page-header: Modals
menu: base.modals
done: true
---
<div class="card">
+2
View File
@@ -1,6 +1,8 @@
---
menu: base.navigation
title: Navigation
page-header: Navigation
done: true
---
+3 -2
View File
@@ -1,14 +1,15 @@
---
title: Pagination
page-header: Pagination
menu: base.pagination
done: true
---
{% card %}
{% include ui/pagination.html %}
{% include ui/pagination.html icons=true %}
{% endcard %}
{% card %}
{% include ui/pagination.html count=0 prev-description="Getting started" next-description="Breadcrumbs" %}
{% endcard %}
-17
View File
@@ -1,17 +0,0 @@
---
title: Profile
page-header: Profile
menu: extra.profile
---
<div class="row">
<div class="col-lg-4">
{% include cards/profile.html %}
{% include cards/profile-2.html %}
{% include cards/profile-edit.html %}
</div>
<div class="col-lg-8">
{% include cards/profile-timeline.html %}
{% include cards/profile-edit-big.html %}
</div>
</div>
-30
View File
@@ -1,30 +0,0 @@
---
title: Ribbons
page-header: Ribbons
done: true
---
{% assign col-class = "col-sm-6 col-lg-4 col-xl-3" %}
<div class="row">
<div class="{{ col-class }}">{% include cards/ribbon.html %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html top=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html top=true left=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html left=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html left=true bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true left=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true left=true bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html color="red" %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html color="green" bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="teal" left=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="yellow" left=true bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="pink" left=true top=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="purple" top=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="teal-lt" left=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="yellow-lt" left=true bottom=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="pink-lt" left=true top=true %}</div>
<div class="{{ col-class }}">{% include cards/ribbon.html bookmark=true color="purple-lt" top=true %}</div>
</div>
-37
View File
@@ -1,37 +0,0 @@
---
rtl: true
title: RTL mode
page-header: RTL mode
menu: pages.rtl
---
<div class="row">
<div class="col-6">
{% capture body %}
لكن لا بد أن أوضح لك أن كل هذه الأفكار المغلوطة حول استنكار النشوة وتمجيد الألم نشأت بالفعل، وسأعرض لك التفاصيل لتكتشف حقيقة وأساس تلك السعادة البشرية، فلا أحد يرفض أو يكره أو يتجنب
الشعور بالسعادة، ولكن بفضل هؤلاء الأشخاص الذين لا يدركون بأن السعادة لا بد أن نستشعرها بصورة أكثر عقلانية ومنطقية فيعرضهم هذا لمواجهة الظروف الأليمة، وأكرر بأنه لا يوجد من يرغب في
الحب ونيل المنال ويتلذذ بالآلام، الألم هو الألم ولكن نتيجة لظروف ما قد تكمن السعاده فيما نتحمله من كد وأسي.
و سأعرض مثال حي لهذا، من منا لم يتحمل جهد بدني شاق إلا من أجل الحصول على ميزة أو فائدة؟ ولكن من لديه الحق أن ينتقد شخص ما أراد أن يشعر بالسعادة التي لا تشوبها عواقب أليمة أو آخر أراد
أن يتجنب الألم الذي ربما تنجم عنه بعض المتعة ؟
علي الجانب الآخر نشجب ونستنكر هؤلاء الرجال المفتونون بنشوة اللحظة الهائمون في رغباتهم فلا يدركون ما يعقبها من الألم والأسي المحتم، واللوم كذلك يشمل هؤلاء الذين أخفقوا في واجباتهم
نتيجة لضعف إرادتهم فيتساوي مع هؤلاء الذين يتجنبون وينأون عن تحمل الكدح والألم .
{% endcapture %}
{% include cards/card.html body=body title="عنوان البطاقة" %}
</div>
<div class="col-6">
<div class="row">
<div class="col-4">
{% include cards/small-stats.html count=43 description="تذاكر جديدة" chart-type="pie" chart-data="45/100" %}
</div>
<div class="col-4">
{% include cards/small-stats.html count=17 description="مغلق اليوم" chart-type="pie" chart-data="22/100" %}
</div>
<div class="col-4">
{% include cards/small-stats.html count="27.3K" description="متابعون" chart-type="pie" chart-data="75/100" %}
</div>
</div>
</div>
</div>
+1
View File
@@ -1,4 +1,5 @@
---
done: true
page-header: Search results
page-header-description: About 2,410 result (0.19 seconds)
menu: extra.search-results
-21
View File
@@ -1,21 +0,0 @@
---
title: Store
page-header: Store
---
<div class="row">
<div class="col-lg-3">
<div class="row">
<div class="col-md-6 col-lg-12">
{% include cards/store-product.html product-id=0 %}
</div>
<div class="col-md-6 col-lg-12">
{% include cards/store-product.html product-id=3 %}
</div>
</div>
</div>
<div class="col-lg-9">
{% include cards/store-list.html %}
</div>
</div>
+1
View File
@@ -1,4 +1,5 @@
---
done: true
page-header: Tables
menu: base.tables
---
-151
View File
@@ -1,151 +0,0 @@
---
layout: single
container-size: narrow
---
<div class="card card-md">
<div class="card-body">
<h2 class="text-center mb-5">Terms of service</h2>
<div class="markdown">
<p><strong>We (the folks at Tabler) run a website hosting platform called <a
href="https://tabler.io">tabler.io</a> and would love for you to use it. Tabler.ios basic service is free,
and we offer paid upgrades for advanced features. Our service is designed to give you as much control and
ownership over what goes on your website as possible. However, be responsible in what you publish. In
particular, make sure that none of the prohibited items (like spam, viruses, or serious threats of violence)
appear in your content.</strong></p>
<p>The following terms and conditions govern all use of the tabler.io website and all content, services, and
products available at or through the website. Our Services are offered subject to your acceptance without
modification of all of the terms and conditions contained herein and all other operating rules, policies
(including, without limitation, <a href="https://tabler.io/privacy-policy.html">Tablers Privacy Policy</a>
and procedures that may be published from time to time by Tabler (collectively, the “Agreement”). You agree
that we may automatically upgrade our Services, and these terms will apply to any upgrades.</p>
<p>Please read this Agreement carefully before accessing or using our Services. By accessing or using any part
of our services, you agree to become bound by the terms and conditions of this agreement. If you do not
agree to all the terms and conditions of this agreement, then you may not access or use any of our services.
If these terms and conditions are considered an offer by Tabler, acceptance is expressly limited to these
terms.</p>
<p>Our Services are not directed to users younger than 16, and access and use of our Services is only offered
to users 16 years of age or older. If you are under 16 years old, please do not register to use our
Services. Any person who registers as a user or provides their personal information to our Services
represents that they are 16 years of age or older. Use of our Services requires a tabler.io account. You
agree to provide us with complete and accurate information when you register for an account. You will be
solely responsible and liable for any activity that occurs under your username. You are responsible for
keeping your password secure.</p>
<h3 id="1-tablerio">1. tabler.io.</h3>
<ul>
<li>
<p><strong>Responsibility of Contributors.</strong> If you post material to tabler.io, post links on
tabler.io, or otherwise make (or allow any third party to make) material available (any such material,
“Content”), you are entirely responsible for the content of, and any harm resulting from, that Content
or your conduct. That is the case regardless of what form the Content takes, which includes, but is
not limited to text, photo, video, audio, or code. By using tabler.io, you represent and warrant that
your Content and conduct do not violate these terms. By submitting Content to Tabler for inclusion on
your account, you grant Tabler a world-wide, royalty-free, and non-exclusive license to reproduce,
modify, adapt and publish the Content solely for the purpose of displaying, distributing, and
promoting your changelog. If you delete Content, Tabler will use reasonable efforts to remove it from
tabler.io, but you acknowledge that caching or references to the Content may not be made immediately
unavailable. Without limiting any of those representations or warranties, Tabler has the right (though
not the obligation) to, in Tablers sole discretion, (i) reclaim your username or websites URL due to
prolonged inactivity, (ii) refuse or remove any content that, in Tablers reasonable opinion, violates
any tabler policy or is in any way harmful or objectionable, or (iii) terminate or deny access to and
use of Tabler.io to any individual or entity for any reason. Tabler will have no obligation to provide
a refund of any amounts previously paid.</p>
</li>
<li>
<p><strong>HTTPS.</strong> We offer free HTTPS on all tabler.io accounts by default.</p>
</li>
</ul>
<h3 id="2-responsibility-of-visitors">2. Responsibility of Visitors.</h3>
<p>Tabler has not reviewed, and cannot review, all of the material, including computer software, posted to our
Services, and cannot therefore be responsible for that materials content, use or effects. By operating our
Services, Tabler does not represent or imply that it endorses the material there posted, or that it believes
such material to be accurate, useful, or non-harmful. You are responsible for taking precautions as
necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other
harmful or destructive content. Our Services may contain content that is offensive, indecent, or otherwise
objectionable, as well as content containing technical inaccuracies, typographical mistakes, and other
errors. Our Services may also contain material that violates the privacy or publicity rights, or infringes
the intellectual property and other proprietary rights, of third parties, or the downloading, copying or use
of which is subject to additional terms and conditions, stated or unstated. Tabler disclaims any
responsibility for any harm resulting from the use by visitors of our Services, or from any downloading by
those visitors of content there posted.</p>
<h3 id="3-content-posted-on-other-websites">3. Content Posted on Other Websites.</h3>
<p>We have not reviewed, and cannot review, all of the material, including computer software, made available
through the websites and webpages to which Tabler links, and that link to Tabler. Tabler does not have any
control over those non-tabler websites, and is not responsible for their contents or their use. By linking
to a non-tabler website, Tabler does not represent or imply that it endorses such website. You are
responsible for taking precautions as necessary to protect yourself and your computer systems from viruses,
worms, Trojan horses, and other harmful or destructive content. Tabler disclaims any responsibility for any
harm resulting from your use of non-tabler websites and webpages.</p>
<h3 id="5-copyright-infringement-and-dmca-policy">5. Copyright Infringement and DMCA Policy.</h3>
<p>As Tabler asks others to respect its intellectual property rights, it respects the intellectual property
rights of others. If you believe that material located on or linked to by tabler.io violates your copyright,
you are encouraged to notify Tabler in accordance with Tablers Digital Millennium Copyright Act (“DMCA”)
Policy. Tabler will respond to all such notices, including as required or appropriate by removing the
infringing material or disabling all links to the infringing material. Tabler will terminate a visitors
access to and use of the Website if, under appropriate circumstances, the visitor is determined to be a
repeat infringer of the copyrights or other intellectual property rights of Tabler or others. In the case of
such termination, Tabler will have no obligation to provide a refund of any amounts previously paid to
Tabler.</p>
<h3 id="6-intellectual-property">6. Intellectual Property.</h3>
<p>This Agreement does not transfer from Tabler to you any Tabler or third party intellectual property, and all
right, title, and interest in and to such property will remain (as between the parties) solely with Tabler.
Tabler, tabler.io, the tabler.io logo, and all other trademarks, service marks, graphics and logos used in
connection with tabler.io or our Services, are trademarks or registered trademarks of Tabler or Tablers
licensors. Other trademarks, service marks, graphics and logos used in connection with our Services may be
the trademarks of other third parties. Your use of our Services grants you no right or license to reproduce
or otherwise use any Tabler or third-party trademarks.</p>
<h3 id="7-changes">7. Changes.</h3>
<p>We are constantly updating our Services, and that means sometimes we have to change the legal terms under
which our Services are offered. If we make changes that are material, we will let you know by posting on our
changelog, or by sending you an email or other communication before the changes take effect. The notice will
designate a reasonable period of time after which the new terms will take effect.</p>
<h3 id="9-disclaimer-of-warranties">9. Disclaimer of Warranties.</h3>
<p>Our Services are provided “as is.” Tabler and its suppliers and licensors hereby disclaim all warranties of
any kind, express or implied, including, without limitation, the warranties of merchantability, fitness for
a particular purpose and non-infringement. Neither Tabler nor its suppliers and licensors, makes any
warranty that our Services will be error free or that access thereto will be continuous or
uninterrupted.</p>
<h3 id="10-license">10. License.</h3>
<p>By using Tabler, You are acknowledging that You have read and have agreed to <a
href="https://tabler.io/license.html">Tablers License</a>, so please read them carefully.</p>
<h3 id="11-general-representation-and-warranty">11. General Representation and Warranty.</h3>
<p>You represent and warrant that (i) your use of our Services will be in strict accordance with the Tabler
Privacy Policy, with this Agreement, and with all applicable laws and regulations (including without
limitation any local laws or regulations in your country, state, city, or other governmental area, regarding
online conduct and acceptable content, and including all applicable laws regarding the transmission of
technical data exported from the United States or the country in which you reside) and (ii) your use of our
Services will not infringe or misappropriate the intellectual property rights of any third party.</p>
<h3 id="12-refund-policy">12. Refund Policy.</h3>
<p>Payments for Tabler are not refundable for any reason.</p>
<h3 id="13-translation">13. Translation.</h3>
<p>These Terms of Service were originally written in English (US). We may translate these terms into other
languages. In the event of a conflict between a translated version of these Terms of Service and the English
version, the English version will control.</p>
</div>
</div>
</div>
-38
View File
@@ -1,38 +0,0 @@
---
menu: a.b.c
---
<div class="card">
<div class="card-body">
<div class="row">
<div class="col">
<div class="d-flex lh-sm">
{% include ui/avatar.html person-id=1 class="mr-2" size="md" %}
<div class="flex-fill">
<div class="strong">Paweł Kuna</div>
<div class="text-muted">Senior frontend developer</div>
</div>
</div>
</div>
<div class="col">
<div class="d-flex lh-1">
{% include ui/avatar.html person-id=1 class="mr-2" %}
<div class="flex-fill">
<div class="strong">Paweł Kuna</div>
<div class="text-muted small mt-1">Senior frontend developer</div>
</div>
</div>
</div>
<div class="col">
<div class="d-flex lh-sm">
{% include ui/avatar.html person-id=1 class="mr-2" size="sm" %}
<div class="flex-fill">
<div class="strong">Paweł Kuna</div>
</div>
</div>
</div>
</div>
</div>
</div>
-19
View File
@@ -1,19 +0,0 @@
---
tmp: true
page-header: Edit profile
---
<div class="row">
<div class="col-4">1</div>
<div class="col-8">
<div class="card">
<div class="card-body">
2
</div>
</div>
</div>
</div>
<hr class="hr">
<hr>
{% include ui/hr.html %}
+2
View File
@@ -1,4 +1,6 @@
---
title: Wizard
done: true
layout: single
menu: extra.welcome
---
+1 -1
View File
@@ -218,7 +218,7 @@ $container-max-widths: (
) !default;
$container-variations: (
tight: 30rem,
tight: 35rem,
narrow: 45rem,
) !default;