Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
media /
sliders /
less /
Delete
Unzip
Name
Size
Permission
Date
Action
bootstrap.less
2.16
KB
-rwxr-xr-x
2023-05-05 08:26
custom.less
2.95
KB
-rwxr-xr-x
2023-05-05 08:26
popup.less
426
B
-rwxr-xr-x
2023-05-05 08:26
style.less
6.15
KB
-rwxr-xr-x
2023-05-05 08:26
Save
Rename
// Default Bootstrap styling for sliders (.accordion-inner) // Parent container .rl_sliders { // // Component animations // -------------------------------------------------- .fade { opacity: 0; .transition(opacity 1ms linear); &.in { opacity: 1; } } &.has_effects .fade { .transition(opacity .15s linear); } .collapse { display: block; position: relative; height: auto; overflow: hidden; .transition(height 1ms ease); &.in { height: auto; } } &.has_effects .collapse { .transition(height .35s ease); } &.accordion { margin-bottom: @baseLineHeight; // Group == heading + body // // Accordion // -------------------------------------------------- > .accordion-group { margin-bottom: 2px; border: 1px solid #e5e5e5; .border-radius(4px); .accordion-heading { border-bottom: 0; .accordion-toggle { display: block; padding: 8px 15px; cursor: pointer; } } // Inner needs the styles because you can't animate properly with any styles on the element > .accordion-body { padding: 0; border: none; > .accordion-inner { padding: 9px 15px; border-top: 1px solid #e5e5e5; } // Accordion overflow fix &.in:hover { overflow: visible; } } } } } @font-face { font-family: 'IcoMoon'; src: url('../../jui/fonts/IcoMoon.eot'); src: url('../../jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../jui/fonts/IcoMoon.woff') format('woff'), url('../../jui/fonts/IcoMoon.ttf') format('truetype'); font-weight: normal; font-style: normal; }