X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/boost/scss/bootstrap
home
/
cbholdings
/
pasukulu
/
theme
/
boost
/
scss
/
bootstrap
/
📁
..
📄
_alert.scss
(1.14 KB)
📄
_badge.scss
(1.09 KB)
📄
_breadcrumb.scss
(1.29 KB)
📄
_button-group.scss
(3.54 KB)
📄
_buttons.scss
(2.62 KB)
📄
_card.scss
(5.8 KB)
📄
_carousel.scss
(4.73 KB)
📄
_close.scss
(940 B)
📄
_code.scss
(1012 B)
📄
_custom-forms.scss
(15.33 KB)
📄
_dropdown.scss
(4.33 KB)
📄
_forms.scss
(9.03 KB)
📄
_functions.scss
(5.26 KB)
📄
_grid.scss
(1.7 KB)
📄
_images.scss
(1.13 KB)
📄
_input-group.scss
(6.37 KB)
📄
_jumbotron.scss
(406 B)
📄
_list-group.scss
(3.78 KB)
📄
_media.scss
(83 B)
📄
_mixins.scss
(1.03 KB)
📄
_modal.scss
(6.16 KB)
📄
_nav.scss
(2.29 KB)
📄
_navbar.scss
(7.35 KB)
📄
_pagination.scss
(1.78 KB)
📄
_popover.scss
(4.61 KB)
📄
_print.scss
(2.78 KB)
📄
_progress.scss
(1.14 KB)
📄
_reboot.scss
(11.27 KB)
📄
_root.scss
(572 B)
📄
_spinners.scss
(1.26 KB)
📄
_tables.scss
(3.46 KB)
📄
_toasts.scss
(1.11 KB)
📄
_tooltip.scss
(2.46 KB)
📄
_transitions.scss
(363 B)
📄
_type.scss
(2.17 KB)
📄
_utilities.scss
(536 B)
📄
_variables.scss
(47.48 KB)
📄
bootstrap-grid.scss
(598 B)
📄
bootstrap-reboot.scss
(409 B)
📄
bootstrap.scss
(918 B)
📁
mixins
📁
utilities
📁
vendor
Editing: _close.scss
.close { float: right; @include font-size($close-font-size); font-weight: $close-font-weight; line-height: 1; color: $close-color; text-shadow: $close-text-shadow; opacity: .5; // Override <a>'s hover style @include hover() { color: $close-color; text-decoration: none; } &:not(:disabled):not(.disabled) { @include hover-focus() { opacity: .75; } } } // Additional properties for button version // iOS requires the button element instead of an anchor tag. // If you want the anchor version, it requires `href="#"`. // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile // stylelint-disable-next-line selector-no-qualifying-type button.close { padding: 0; background-color: transparent; border: 0; } // Future-proof disabling of clicks on `<a>` elements // stylelint-disable-next-line selector-no-qualifying-type a.close.disabled { pointer-events: none; }
Upload File
Create Folder