Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
static /
select2 /
Delete
Unzip
Name
Size
Permission
Date
Action
_multiple.scss
2.31
KB
-rw-r--r--
2026-06-24 16:29
_single.scss
1.92
KB
-rw-r--r--
2026-06-24 16:29
select2.scss
40
B
-rw-r--r--
2026-06-24 16:29
Save
Rename
@use "../vars" as *; @mixin single { .select2-selection--single { background-color: $color_primary0; border: 1px solid $color_primary33; border-radius: 4px; .select2-selection__rendered { color: $color_primary75; line-height: 28px; } .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; } .select2-selection__placeholder { color: $color_primary50; } .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; b { border-color: $color_primary50 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; } } } &[dir="rtl"] { .select2-selection--single { .select2-selection__clear { float: left; } .select2-selection__arrow { left: 1px; right: auto; } } } &.select2-container--disabled { .select2-selection--single { background-color: $color_primary10; cursor: default; .select2-selection__clear { display: none; } } } &.select2-container--open { .select2-selection--single { .select2-selection__arrow { b { border-color: transparent transparent $color_primary50 transparent; border-width: 0 4px 5px 4px; } } } } }