ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/timbrature/NH-HR-test/ds/css/plugins/bootstrap-rtl/mixins
/
home
mhhtmff
timbrature
NH-HR-test
ds
css
plugins
bootstrap-rtl
mixins
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
_alert.scss
255 B
chmod
View
DL
Edit
Rename
Delete
_background-variant.scss
495 B
chmod
View
DL
Edit
Rename
Delete
_badge.scss
242 B
chmod
View
DL
Edit
Rename
Delete
_border-radius.scss
757 B
chmod
View
DL
Edit
Rename
Delete
_box-shadow.scss
92 B
chmod
View
DL
Edit
Rename
Delete
_breakpoints.scss
4.48 MB
chmod
View
DL
Edit
Rename
Delete
_buttons.scss
3.21 MB
chmod
View
DL
Edit
Rename
Delete
_caret.scss
1.49 MB
chmod
View
DL
Edit
Rename
Delete
_clearfix.scss
100 B
chmod
View
DL
Edit
Rename
Delete
_float.scss
204 B
chmod
View
DL
Edit
Rename
Delete
_forms.scss
3.26 MB
chmod
View
DL
Edit
Rename
Delete
_gradients.scss
2.02 MB
chmod
View
DL
Edit
Rename
Delete
_grid-framework.scss
1.92 MB
chmod
View
DL
Edit
Rename
Delete
_grid.scss
1.62 MB
chmod
View
DL
Edit
Rename
Delete
_hover.scss
822 B
chmod
View
DL
Edit
Rename
Delete
_image.scss
1.18 MB
chmod
View
DL
Edit
Rename
Delete
_list-group.scss
450 B
chmod
View
DL
Edit
Rename
Delete
_lists.scss
175 B
chmod
View
DL
Edit
Rename
Delete
_nav-divider.scss
230 B
chmod
View
DL
Edit
Rename
Delete
_navbar-align.scss
395 B
chmod
View
DL
Edit
Rename
Delete
_pagination.scss
475 B
chmod
View
DL
Edit
Rename
Delete
_reset-text.scss
564 B
chmod
View
DL
Edit
Rename
Delete
_resize.scss
208 B
chmod
View
DL
Edit
Rename
Delete
_screen-reader.scss
813 B
chmod
View
DL
Edit
Rename
Delete
_size.scss
104 B
chmod
View
DL
Edit
Rename
Delete
_table-row.scss
677 B
chmod
View
DL
Edit
Rename
Delete
_text-emphasis.scss
273 B
chmod
View
DL
Edit
Rename
Delete
_text-hide.scss
240 B
chmod
View
DL
Edit
Rename
Delete
_text-truncate.scss
176 B
chmod
View
DL
Edit
Rename
Delete
_transition.scss
201 B
chmod
View
DL
Edit
Rename
Delete
_visibility.scss
141 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/timbrature/NH-HR-test/ds/css/plugins/bootstrap-rtl/mixins/_grid.scss
/// Grid system // // Generate semantic grid columns with these mixins. @mixin make-container() { width: 100%; padding-right: ($grid-gutter-width / 2); padding-left: ($grid-gutter-width / 2); margin-right: auto; margin-left: auto; } // For each breakpoint, define the maximum width of the container in a media query @mixin make-container-max-widths($max-widths: $container-max-widths, $breakpoints: $grid-breakpoints) { @each $breakpoint, $container-max-width in $max-widths { @include media-breakpoint-up($breakpoint, $breakpoints) { max-width: $container-max-width; } } } @mixin make-row() { display: flex; flex-wrap: wrap; margin-right: ($grid-gutter-width / -2); margin-left: ($grid-gutter-width / -2); } @mixin make-col-ready() { position: relative; // Prevent columns from becoming too narrow when at smaller grid tiers by // always setting `width: 100%;`. This works because we use `flex` values // later on to override this initial width. width: 100%; min-height: 1px; // Prevent collapsing padding-right: ($grid-gutter-width / 2); padding-left: ($grid-gutter-width / 2); } @mixin make-col($size, $columns: $grid-columns) { flex: 0 0 percentage($size / $columns); // Add a `max-width` to ensure content within each column does not blow out // the width of the column. Applies to IE10+ and Firefox. Chrome and Safari // do not appear to require this. max-width: percentage($size / $columns); } @mixin make-col-offset($size, $columns: $grid-columns) { $num: $size / $columns; margin-left: if($num == 0, 0, percentage($num)); }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply