One Hat Cyber Team
Your IP :
172.71.255.82
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
public
/
components
/
select2
/
View File Name :
select2.css
.select2-container { position: relative; display: inline-block; width: 100% !important; margin: 0; vertical-align: middle; box-sizing: border-box; } .select2-container .select2-selection--single { display: block; height: 3.45rem; box-sizing: border-box; cursor: pointer; user-select: none; } .select2-container .select2-selection--single .select2-selection__rendered { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-selection--single .select2-selection__clear { position: relative; } .select2-container .select2-selection--multiple { display: block; box-sizing: border-box; cursor: pointer; user-select: none; } .select2-container .select2-selection--multiple .select2-selection__rendered { display: flex; flex-wrap: wrap; align-items: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-search--inline { align-self: center; } .select2-container .select2-search--inline .select2-search__field { display: block; padding: 0; border: none; font-size: 1rem; min-height: 1.5rem; box-sizing: border-box; } .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .has-error .select2-container { outline: 1px dashed red; } .select2-dropdown { position: absolute; left: -100000px; z-index: 12; width: 100%; display: block; box-sizing: border-box; background-color: #F1EBEE; color: #515151; border: #cfcfcf solid 1px; border-radius: 30px; } .select2-results { display: block; } .select2-results__options { list-style: none; margin: 0; padding: 0; } .select2-results__option { padding-left: 1.25rem; padding-right: 1.25rem; user-select: none; } .select2-results__option[aria-selected] { cursor: pointer; } .select2-container--open .select2-dropdown { left: 0; } .select2-container--open .select2-dropdown--above { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--open .select2-dropdown--below { border-top: 1px solid white; } .select2-search--dropdown { display: block; padding: 4px; } .select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; box-sizing: border-box; } .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-search--dropdown.select2-search--hide { display: none; } .select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 12; background-color: #fff; filter: alpha(opacity=0); } .select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; } .select2-container--default .select2-selection--single { background-color: #F1EBEE; border-radius: 30px; } .select2-container--default .select2-selection--single .select2-selection__rendered { padding-top: calc( ( 3.45rem - 1rem - 1px * 4 ) / 2); padding-bottom: calc( ( 3.45rem - 1rem ) / 2); padding-left: 1.25rem; font-size: 1rem; font-weight: 400; line-height: 1; color: #515151; border: #cfcfcf solid 1px; border-radius: 30px; padding-right: 1.875rem; } .select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; } .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #515151; } .select2-container--default .select2-selection--single .select2-selection__arrow { position: absolute; top: 50%; right: 8px; transform: translateY(-50%); width: 20px; height: 26px; } .select2-container--default .select2-selection--single .select2-selection__arrow b { position: absolute; top: 50%; left: 50%; width: 0; height: 0; margin-left: -4px; margin-top: -2px; border-color: #515151 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0; } .select2-container--default.select2-container--disabled .select2-selection--single { cursor: default; background-color: rgba(241, 235, 238, 0.8); color: #777777; } .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; } .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #515151 transparent; border-width: 0 4px 5px; } .select2-container--default .select2-selection--multiple { background-color: #F1EBEE; cursor: text; } .select2-container--default .select2-selection--multiple .select2-selection__rendered { width: 100%; margin-bottom: -0.25rem; padding: calc( ( 3.45rem - 2rem - 1px * 5 ) / 2 + 0.25rem) calc( 1.25rem + 0.25rem) calc( ( 3.45rem - 2rem - 1px * 5 ) / 2) calc( 1.25rem - 0.25rem); list-style: none; border: #cfcfcf solid 1px; border-radius: 30px; } .select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; margin-bottom: 0.25rem; margin-left: 0.25rem; } .select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #515151; } .select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; font-weight: bold; margin-top: 5px; margin-right: 10px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { padding: 0.25rem; cursor: default; font-size: 1rem; line-height: 1; background-color: #F2B449; color: #fff; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; color: rgba(255, 255, 255, 0.5); transition: all 0.2s ease-in-out; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: white; } .select2-container--default.select2-container--focus .select2-selection--multiple { outline: 0; } .select2-container--default.select2-container--disabled .select2-selection--multiple { cursor: default; background-color: rgba(241, 235, 238, 0.8); color: #777777; } .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } .select2-container--default.select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple .select2-selection__rendered { border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; box-shadow: none; -webkit-appearance: textfield; } .select2-container--default .select2-search--inline .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder { color: #515151; } .select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } .select2-container--default .select2-results__option[role=group] { padding: 0; } .select2-container--default .select2-results__option[aria-disabled=true] { background-color: rgba(241, 235, 238, 0.8); color: #777777; } .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option:hover { background-color: #F2B449; color: #fff; } .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } .select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; } .context-dark .select2 .select2-selection--single { background-color: #2f3340; } .context-dark .select2 .select2-selection--single .select2-selection__rendered { color: #fff; border-color: #2f3340; } .context-dark .select2 .select2-selection--single .select2-selection__placeholder { color: #fff; } .context-dark .select2 .select2-selection--single .select2-selection__arrow b { border-color: rgba(255, 255, 255, 0.3) transparent transparent transparent; } .context-dark .select2.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent rgba(255, 255, 255, 0.3) transparent; } .select-2-dark { padding-bottom: 0.9375rem; color: rgba(255, 255, 255, 0.8); background-color: #2f3340; border-color: #2f3340 !important; } .select-2-dark .select2-results__options { margin-top: -0.5rem; } .select-2-dark .select2-results__option + .select2-results__option { margin-top: 0.3125rem; } .select2-creative { position: relative; text-align: left; margin-bottom: 0; } .select2-creative .select2-container--default .select2-selection--single { display: flex; align-items: center; height: 4.375rem; } .select2-creative .select2-container--default .select2-selection--single .select2-selection__rendered { padding-left: 2.5rem; padding-right: 6.875rem; font-size: 1.125rem; } .select2-creative .select2-container--default .select2-selection--single .select2-selection__arrow { right: auto; left: 1.125rem; } .select2-creative .select2-container--default .select2-selection--single .select2-selection__arrow b { margin-top: -4px; border-width: 7px 4px 0; } .select2-creative .select2-creative-btn { position: absolute; right: 8px; top: 8px; bottom: 8px; min-width: 6.25rem; margin: 0; } .context-dark .select2-creative .select2-creative-btn { color: #fff; border-color: #fff; } .context-dark .select2-creative .select2-creative-btn:hover { background-color: #F2B449; border-color: #F2B449; } .context-dark .select2-creative .select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: rgba(255, 255, 255, 0.3) transparent transparent transparent; } @media (min-width: 1600px) { .select2-creative { max-width: 426px; margin-left: auto; } }