X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/boost/scss/bootstrap/mixins
home
/
cbholdings
/
pasukulu
/
theme
/
boost
/
scss
/
bootstrap
/
mixins
/
📁
..
📄
_alert.scss
(242 B)
📄
_background-variant.scss
(695 B)
📄
_badge.scss
(320 B)
📄
_border-radius.scss
(1.79 KB)
📄
_box-shadow.scss
(532 B)
📄
_breakpoints.scss
(4.38 KB)
📄
_buttons.scss
(3.44 KB)
📄
_caret.scss
(1.39 KB)
📄
_clearfix.scss
(93 B)
📄
_deprecate.scss
(613 B)
📄
_float.scss
(392 B)
📄
_forms.scss
(5.68 KB)
📄
_gradients.scss
(2 KB)
📄
_grid-framework.scss
(2.04 KB)
📄
_grid.scss
(2.04 KB)
📄
_hover.scss
(757 B)
📄
_image.scss
(1.13 KB)
📄
_list-group.scss
(433 B)
📄
_lists.scss
(170 B)
📄
_nav-divider.scss
(369 B)
📄
_pagination.scss
(462 B)
📄
_reset-text.scss
(481 B)
📄
_resize.scss
(202 B)
📄
_screen-reader.scss
(827 B)
📄
_size.scss
(148 B)
📄
_table-row.scss
(794 B)
📄
_text-emphasis.scss
(474 B)
📄
_text-hide.scss
(326 B)
📄
_text-truncate.scss
(168 B)
📄
_transition.scss
(681 B)
📄
_visibility.scss
(189 B)
Editing: _screen-reader.scss
// Only display content to screen readers // // 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 sr-only() { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; // Fix for https://github.com/twbs/bootstrap/issues/25686 overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } // Use in conjunction with .sr-only to only display content when it's focused. // // Useful for "Skip to main content" links; see https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 // // Credit: HTML5 Boilerplate @mixin sr-only-focusable() { &:active, &:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } }
Upload File
Create Folder