ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR-test-old/mb/scss/bootstrap/mixins
/
home
mhhtmff
app
NH-HR-test-old
mb
scss
bootstrap
mixins
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
_alert.scss
393 B
chmod
View
DL
Edit
Rename
Delete
_backdrop.scss
328 B
chmod
View
DL
Edit
Rename
Delete
_banner.scss
263 B
chmod
View
DL
Edit
Rename
Delete
_border-radius.scss
1.98 MB
chmod
View
DL
Edit
Rename
Delete
_box-shadow.scss
398 B
chmod
View
DL
Edit
Rename
Delete
_breakpoints.scss
4.47 MB
chmod
View
DL
Edit
Rename
Delete
_buttons.scss
3.14 MB
chmod
View
DL
Edit
Rename
Delete
_caret.scss
1.44 MB
chmod
View
DL
Edit
Rename
Delete
_clearfix.scss
147 B
chmod
View
DL
Edit
Rename
Delete
_color-scheme.scss
167 B
chmod
View
DL
Edit
Rename
Delete
_container.scss
410 B
chmod
View
DL
Edit
Rename
Delete
_deprecate.scss
613 B
chmod
View
DL
Edit
Rename
Delete
_forms.scss
4.03 MB
chmod
View
DL
Edit
Rename
Delete
_gradients.scss
1.91 MB
chmod
View
DL
Edit
Rename
Delete
_grid.scss
4.62 MB
chmod
View
DL
Edit
Rename
Delete
_image.scss
395 B
chmod
View
DL
Edit
Rename
Delete
_list-group.scss
509 B
chmod
View
DL
Edit
Rename
Delete
_lists.scss
168 B
chmod
View
DL
Edit
Rename
Delete
_pagination.scss
387 B
chmod
View
DL
Edit
Rename
Delete
_reset-text.scss
495 B
chmod
View
DL
Edit
Rename
Delete
_resize.scss
202 B
chmod
View
DL
Edit
Rename
Delete
_table-variants.scss
1.08 MB
chmod
View
DL
Edit
Rename
Delete
_text-truncate.scss
168 B
chmod
View
DL
Edit
Rename
Delete
_transition.scss
661 B
chmod
View
DL
Edit
Rename
Delete
_utilities.scss
3.3 MB
chmod
View
DL
Edit
Rename
Delete
_visually-hidden.scss
1012 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR-test-old/mb/scss/bootstrap/mixins/_buttons.scss
// Button variants // // Easily pump out default styles, as well as :hover, :focus, :active, // and disabled options for all buttons // scss-docs-start btn-variant-mixin @mixin button-variant( $background, $border, $color: color-contrast($background), $hover-background: if($color == $color-contrast-light, shade-color($background, $btn-hover-bg-shade-amount), tint-color($background, $btn-hover-bg-tint-amount)), $hover-border: if($color == $color-contrast-light, shade-color($border, $btn-hover-border-shade-amount), tint-color($border, $btn-hover-border-tint-amount)), $hover-color: color-contrast($hover-background), $active-background: if($color == $color-contrast-light, shade-color($background, $btn-active-bg-shade-amount), tint-color($background, $btn-active-bg-tint-amount)), $active-border: if($color == $color-contrast-light, shade-color($border, $btn-active-border-shade-amount), tint-color($border, $btn-active-border-tint-amount)), $active-color: color-contrast($active-background), $disabled-background: $background, $disabled-border: $border, $disabled-color: color-contrast($disabled-background) ) { --#{$prefix}btn-color: #{$color}; --#{$prefix}btn-bg: #{$background}; --#{$prefix}btn-border-color: #{$border}; --#{$prefix}btn-hover-color: #{$hover-color}; --#{$prefix}btn-hover-bg: #{$hover-background}; --#{$prefix}btn-hover-border-color: #{$hover-border}; --#{$prefix}btn-focus-shadow-rgb: #{to-rgb(mix($color, $border, 15%))}; --#{$prefix}btn-active-color: #{$active-color}; --#{$prefix}btn-active-bg: #{$active-background}; --#{$prefix}btn-active-border-color: #{$active-border}; --#{$prefix}btn-active-shadow: #{$btn-active-box-shadow}; --#{$prefix}btn-disabled-color: #{$disabled-color}; --#{$prefix}btn-disabled-bg: #{$disabled-background}; --#{$prefix}btn-disabled-border-color: #{$disabled-border}; } // scss-docs-end btn-variant-mixin // scss-docs-start btn-outline-variant-mixin @mixin button-outline-variant( $color, $color-hover: color-contrast($color), $active-background: $color, $active-border: $color, $active-color: color-contrast($active-background) ) { --#{$prefix}btn-color: #{$color}; --#{$prefix}btn-border-color: #{$color}; --#{$prefix}btn-hover-color: #{$color-hover}; --#{$prefix}btn-hover-bg: #{$active-background}; --#{$prefix}btn-hover-border-color: #{$active-border}; --#{$prefix}btn-focus-shadow-rgb: #{to-rgb($color)}; --#{$prefix}btn-active-color: #{$active-color}; --#{$prefix}btn-active-bg: #{$active-background}; --#{$prefix}btn-active-border-color: #{$active-border}; --#{$prefix}btn-active-shadow: #{$btn-active-box-shadow}; --#{$prefix}btn-disabled-color: #{$color}; --#{$prefix}btn-disabled-bg: transparent; --#{$prefix}btn-disabled-border-color: #{$color}; --#{$prefix}gradient: none; } // scss-docs-end btn-outline-variant-mixin // scss-docs-start btn-size-mixin @mixin button-size($padding-y, $padding-x, $font-size, $border-radius) { --#{$prefix}btn-padding-y: #{$padding-y}; --#{$prefix}btn-padding-x: #{$padding-x}; @include rfs($font-size, --#{$prefix}btn-font-size); --#{$prefix}btn-border-radius: #{$border-radius}; } // scss-docs-end btn-size-mixin
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply