X7ROOT File Manager
Current Path:
/home/notabjze/narcev.com/media/vendor/bootstrap/scss/mixins
home
/
notabjze
/
narcev.com
/
media
/
vendor
/
bootstrap
/
scss
/
mixins
/
ðŸ“
..
📄
_alert.scss
(268 B)
📄
_border-radius.scss
(1.98 KB)
📄
_box-shadow.scss
(398 B)
📄
_breakpoints.scss
(4.38 KB)
📄
_buttons.scss
(4.13 KB)
📄
_caret.scss
(1.44 KB)
📄
_clearfix.scss
(147 B)
📄
_color-scheme.scss
(167 B)
📄
_container.scss
(265 B)
📄
_deprecate.scss
(613 B)
📄
_forms.scss
(3.8 KB)
📄
_gradients.scss
(1.92 KB)
📄
_grid.scss
(4.17 KB)
📄
_image.scss
(395 B)
📄
_list-group.scss
(509 B)
📄
_lists.scss
(168 B)
📄
_pagination.scss
(741 B)
📄
_reset-text.scss
(495 B)
📄
_resize.scss
(202 B)
📄
_table-variants.scss
(980 B)
📄
_text-truncate.scss
(168 B)
📄
_transition.scss
(661 B)
📄
_utilities.scss
(2.23 KB)
📄
_visually-hidden.scss
(1011 B)
Editing: _table-variants.scss
// scss-docs-start table-variant @mixin table-variant($state, $background) { .table-#{$state} { $color: color-contrast(opaque($body-bg, $background)); $hover-bg: mix($color, $background, percentage($table-hover-bg-factor)); $striped-bg: mix($color, $background, percentage($table-striped-bg-factor)); $active-bg: mix($color, $background, percentage($table-active-bg-factor)); --#{$variable-prefix}table-bg: #{$background}; --#{$variable-prefix}table-striped-bg: #{$striped-bg}; --#{$variable-prefix}table-striped-color: #{color-contrast($striped-bg)}; --#{$variable-prefix}table-active-bg: #{$active-bg}; --#{$variable-prefix}table-active-color: #{color-contrast($active-bg)}; --#{$variable-prefix}table-hover-bg: #{$hover-bg}; --#{$variable-prefix}table-hover-color: #{color-contrast($hover-bg)}; color: $color; border-color: mix($color, $background, percentage($table-border-factor)); } } // scss-docs-end table-variant
Upload File
Create Folder