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 multiple { .select2-selection--multiple { background-color: $color_primary0; border: 1px solid $color_primary33; border-radius: 4px; cursor: text; .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; li { list-style: none; } } .select2-selection__placeholder { color: $color_primary50; margin-top: 5px; float: left; } .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; } .select2-selection__choice { background-color: $color_primary10; color: $color_primary100; border: 1px solid $color_primary33; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; } .select2-selection__choice__remove { color: $color_primary50; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; &:hover { color: $color_primary75; } } } &[dir="rtl"] { .select2-selection--multiple { .select2-selection__choice, .select2-selection__placeholder, .select2-search--inline { float: right; } .select2-selection__choice { margin-left: 5px; margin-right: auto; } .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; } } } &.select2-container--focus { .select2-selection--multiple { border: solid $color_primary100 1px; outline: 0; } } &.select2-container--disabled { .select2-selection--multiple { background-color: $color_primary10; cursor: default; } .select2-selection__choice__remove { display: none; } } }