__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// stylelint-disable declaration-no-important
// Hide content visually while keeping it accessible to assistive technologies
//
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/
@mixin visually-hidden() {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important; // Fix for https://github.com/twbs/bootstrap/issues/25686
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
// Use to only display content when it's focused, or one of its child elements is focused
// (i.e. when focus is within the element/container that the class was applied to)
//
// Useful for "Skip to main content" links; see https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
@mixin visually-hidden-focusable() {
&:not(:focus):not(:focus-within) {
@include visually-hidden();
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _alert.scss | File | 268 B | 0664 |
|
| _backdrop.scss | File | 328 B | 0664 |
|
| _border-radius.scss | File | 1.98 KB | 0664 |
|
| _box-shadow.scss | File | 398 B | 0664 |
|
| _breakpoints.scss | File | 4.38 KB | 0664 |
|
| _buttons.scss | File | 4.13 KB | 0664 |
|
| _caret.scss | File | 1.44 KB | 0664 |
|
| _clearfix.scss | File | 147 B | 0664 |
|
| _color-scheme.scss | File | 167 B | 0664 |
|
| _container.scss | File | 265 B | 0664 |
|
| _deprecate.scss | File | 613 B | 0664 |
|
| _forms.scss | File | 3.8 KB | 0664 |
|
| _gradients.scss | File | 1.92 KB | 0664 |
|
| _grid.scss | File | 4.73 KB | 0664 |
|
| _image.scss | File | 395 B | 0664 |
|
| _list-group.scss | File | 509 B | 0664 |
|
| _lists.scss | File | 168 B | 0664 |
|
| _pagination.scss | File | 741 B | 0664 |
|
| _reset-text.scss | File | 495 B | 0664 |
|
| _resize.scss | File | 202 B | 0664 |
|
| _table-variants.scss | File | 980 B | 0664 |
|
| _text-truncate.scss | File | 168 B | 0664 |
|
| _transition.scss | File | 661 B | 0664 |
|
| _utilities.scss | File | 2.92 KB | 0664 |
|
| _visually-hidden.scss | File | 1012 B | 0664 |
|