__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* Bootstrap 5 bridge classes */
/*
* These variables used to bridge the gap between Bootstrap 4 and Bootstrap 5 for
* alert and list-group-item.
*/
// Reduces the background color intensity by 80%. This is the definition in BS5.
$alert-bg-scale: -80% !default;
// Reduces the border color intensity by 70%. This is the definition in BS5.
$alert-border-scale: -70% !default;
// Increases the text color intensity by 50%. This is the definition in BS5.
$alert-color-scale: 50% !default;
/*
* These function used to bridge the gap between Bootstrap 4 and Bootstrap 5 and
* and will be located in __functions.scss in Bootstrap 5
* This file should be removed as part of MDL-75669.
*/
// Tint a color: mix a color with white based on the provided weight.
@function tint-color($color, $weight) {
@return mix(white, $color, $weight);
}
// Shade a color: mix a color with black.
// This function darkens a given color with black based on the provided weight.
@function shade-color($color, $weight) {
@return mix(black, $color, $weight);
}
// Shade the color if the weight is positive, else tint it.
@function shift-color($color, $weight) {
@return if($weight > 0, shade-color($color, $weight), tint-color($color, -$weight));
}
/* These classes are used to bridge the gap between Bootstrap 4 and Bootstrap 5. */
/* This file should be removed as part of MDL-75669. */
.g-0 {
@extend .no-gutters;
}
.btn-close {
@extend .close;
}
// Generate all spacer classes for all breakpoints for directions start and end.
// ps-1 > pl-1, pe-1 > pr-1, me-sm-1 > ml-sm-1, ...
@each $breakpoint in map-keys($grid-breakpoints) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
@each $prop, $abbrev in (margin: m, padding: p) {
@each $size, $length in $spacers {
.#{$abbrev}s#{$infix}-#{$size} {
@extend .#{$abbrev}l#{$infix}-#{$size};
}
.#{$abbrev}e#{$infix}-#{$size} {
@extend .#{$abbrev}r#{$infix}-#{$size};
}
}
}
}
// Generate all margin auto classes for all breakpoints for directions start and end.
// ps-auto > pl-auto, pe-auto > pr-auto, me-sm-auto > ml-sm-auto, ...
@each $breakpoint in map-keys($grid-breakpoints) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.ms#{$infix}-auto {
@extend .ml#{$infix}-auto;
}
.me#{$infix}-auto {
@extend .mr#{$infix}-auto;
}
}
// Generate all float classes for all breakpoints for directions start and end.
// float-start > float-left, float-sm-end > float-sm-right, ...
@each $breakpoint in map-keys($grid-breakpoints) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.float#{$infix}-start {
@extend .float#{$infix}-left;
}
.float#{$infix}-end {
@extend .float#{$infix}-right;
}
}
// Generate all text classes for all breakpoints for directions start and end.
// text-start > text-left, text-sm-end > text-sm-right, ...
@each $breakpoint in map-keys($grid-breakpoints) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.text#{$infix}-start {
@extend .text#{$infix}-left;
}
.text#{$infix}-end {
@extend .text#{$infix}-right;
}
}
.border-start {
@extend .border-left;
}
.border-end {
@extend .border-right;
}
.border-start-0 {
@extend .border-left-0;
}
.border-end-0 {
@extend .border-right-0;
}
.rounded-start {
@extend .rounded-left;
}
.rounded-end {
@extend .rounded-right;
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| action-menu.scss | File | 2.43 KB | 0777 |
|
| admin.scss | File | 12.84 KB | 0777 |
|
| atto.scss | File | 4.99 KB | 0777 |
|
| backup-restore.scss | File | 4.83 KB | 0777 |
|
| blocks.scss | File | 8.11 KB | 0777 |
|
| bootstrap-rtl.scss | File | 1.76 KB | 0777 |
|
| bs5-bridge.scss | File | 3.44 KB | 0777 |
|
| buttons.scss | File | 2.02 KB | 0777 |
|
| calendar.scss | File | 18.75 KB | 0777 |
|
| chat.scss | File | 2.28 KB | 0777 |
|
| contentbank.scss | File | 3.75 KB | 0777 |
|
| core.scss | File | 62.36 KB | 0777 |
|
| course.scss | File | 43.36 KB | 0777 |
|
| courseindex.scss | File | 5.39 KB | 0777 |
|
| debug.scss | File | 2.6 KB | 0777 |
|
| deprecated.scss | File | 1.52 KB | 0777 |
|
| drawer.scss | File | 7.55 KB | 0777 |
|
| dropdown.scss | File | 1.19 KB | 0777 |
|
| filemanager.scss | File | 21 KB | 0777 |
|
| forms.scss | File | 11.98 KB | 0777 |
|
| grade.scss | File | 18.4 KB | 0777 |
|
| icons.scss | File | 5.64 KB | 0777 |
|
| layout.scss | File | 5.75 KB | 0777 |
|
| login.scss | File | 2.12 KB | 0777 |
|
| message.scss | File | 14.99 KB | 0777 |
|
| modal.scss | File | 1.58 KB | 0777 |
|
| modules.scss | File | 44.08 KB | 0777 |
|
| moodlenet.scss | File | 2.48 KB | 0777 |
|
| moremenu.scss | File | 2.71 KB | 0777 |
|
| navbar.scss | File | 4.87 KB | 0777 |
|
| popover-region.scss | File | 10.16 KB | 0777 |
|
| prefixes.scss | File | 1.21 KB | 0777 |
|
| primarynavigation.scss | File | 691 B | 0777 |
|
| print.scss | File | 312 B | 0777 |
|
| process-monitor.scss | File | 884 B | 0777 |
|
| question.scss | File | 13.53 KB | 0777 |
|
| reportbuilder.scss | File | 11.77 KB | 0777 |
|
| reports.scss | File | 1.66 KB | 0777 |
|
| search.scss | File | 1.77 KB | 0777 |
|
| secondarynavigation.scss | File | 558 B | 0777 |
|
| sticky-footer.scss | File | 2.42 KB | 0777 |
|
| tables.scss | File | 1.86 KB | 0777 |
|
| templates.scss | File | 238 B | 0777 |
|
| tertiarynavigation.scss | File | 1.69 KB | 0777 |
|
| toasts.scss | File | 1.16 KB | 0777 |
|
| tool_usertours.scss | File | 3.36 KB | 0777 |
|
| undo.scss | File | 7.05 KB | 0777 |
|
| user.scss | File | 5.28 KB | 0777 |
|
| variables.scss | File | 12.18 KB | 0777 |
|