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/_gradients.scss
// Gradients // scss-docs-start gradient-bg-mixin @mixin gradient-bg($color: null) { background-color: $color; @if $enable-gradients { background-image: var(--#{$prefix}gradient); } } // scss-docs-end gradient-bg-mixin // scss-docs-start gradient-mixins // Horizontal gradient, from left to right // // Creates two color stops, start and end, by specifying a color and position for each color stop. @mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) { background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent); } // Vertical gradient, from top to bottom // // Creates two color stops, start and end, by specifying a color and position for each color stop. @mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: null, $end-percent: null) { background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent); } @mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) { background-image: linear-gradient($deg, $start-color, $end-color); } @mixin gradient-x-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) { background-image: linear-gradient(to right, $start-color, $mid-color $color-stop, $end-color); } @mixin gradient-y-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) { background-image: linear-gradient($start-color, $mid-color $color-stop, $end-color); } @mixin gradient-radial($inner-color: $gray-700, $outer-color: $gray-800) { background-image: radial-gradient(circle, $inner-color, $outer-color); } @mixin gradient-striped($color: rgba($white, .15), $angle: 45deg) { background-image: linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent); } // scss-docs-end gradient-mixins
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply