2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

docs(examples): use RTLCSS for RTL examples

This commit is contained in:
Gaël Poupard
2020-11-23 18:50:45 +02:00
committed by XhmikosR
parent eb618393e3
commit 3ef8483c5d
16 changed files with 455 additions and 59 deletions
@@ -1,14 +0,0 @@
.sidebar {
right: 0;
left: auto;
}
.sidebar .nav-link .feather {
margin-right: 0;
margin-left: 4px;
}
.navbar .navbar-toggler {
right: auto;
left: 1rem;
}
@@ -3,8 +3,7 @@ layout: examples
title: قالب لوحة القيادة
direction: rtl
extra_css:
- "../dashboard/dashboard.css"
- "dashboard-rtl.css"
- "../dashboard/dashboard.rtl.css"
extra_js:
- src: "https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.24.1/feather.min.js"
integrity: "sha384-EbSscX4STvYAC/DxHse8z5gEDaNiKAIGW+EpfzYTfQrgIlHywXXrM9SUIZ0BlyfF"